Home
last modified time | relevance | path

Searched refs:ubi_eba_init (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/mtd/ubi/
H A Dubi.h898 int ubi_eba_init(struct ubi_device *ubi, struct ubi_attach_info *ai);
H A Deba.c1624 int ubi_eba_init(struct ubi_device *ubi, struct ubi_attach_info *ai) in ubi_eba_init() function
H A Dattach.c1609 err = ubi_eba_init(ubi, ai); in ubi_attach()