Searched refs:ubi_devices (Results 1 – 1 of 1) sorted by relevance
98 static struct ubi_device *ubi_devices[UBI_MAX_DEVICES]; variable243 struct ubi_device *ubi = ubi_devices[i]; in ubi_enumerate_volumes()267 ubi = ubi_devices[ubi_num]; in ubi_get_device()304 ubi = ubi_devices[i]; in ubi_get_by_major()332 struct ubi_device *ubi = ubi_devices[i]; in ubi_major2num()870 ubi = ubi_devices[i]; in ubi_attach_mtd_dev()895 if (!ubi_devices[ubi_num]) in ubi_attach_mtd_dev()907 if (ubi_devices[ubi_num]) { in ubi_attach_mtd_dev()1034 ubi_devices[ubi_num] = ubi; in ubi_attach_mtd_dev()1094 ubi_devices[ubi_num] = NULL; in ubi_detach_mtd_dev()[all …]