Searched refs:ubi_get_device_info (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/mtd/
H A Dubi.h227 int ubi_get_device_info(int ubi_num, struct ubi_device_info *di);
/linux-master/drivers/mtd/ubi/
H A Dkapi.c23 * This function is the same as 'ubi_get_device_info()', but it assumes the UBI
39 * ubi_get_device_info - get information about UBI device.
46 int ubi_get_device_info(int ubi_num, struct ubi_device_info *di) function
59 EXPORT_SYMBOL_GPL(ubi_get_device_info); variable
/linux-master/fs/ubifs/
H A Dsuper.c2179 ubi_get_device_info(c->vi.ubi_num, &c->di);

Completed in 127 milliseconds