Searched refs:ubi_devices (Results 1 – 1 of 1) sorted by relevance
239 struct ubi_device *ubi = ubi_devices[i]; in ubi_enumerate_volumes()263 ubi = ubi_devices[ubi_num]; in ubi_get_device()303 ubi = ubi_devices[i]; in ubi_get_by_major()331 struct ubi_device *ubi = ubi_devices[i]; in ubi_major2num()869 ubi = ubi_devices[i]; in ubi_attach_mtd_dev()915 if (!ubi_devices[ubi_num]) in ubi_attach_mtd_dev()927 if (ubi_devices[ubi_num]) { in ubi_attach_mtd_dev()1061 ubi_devices[ubi_num] = ubi; in ubi_attach_mtd_dev()1122 ubi_devices[ubi_num] = NULL; in ubi_detach_mtd_dev()1321 if (ubi_devices[k]) { in ubi_init_attach()[all …]
Completed in 7 milliseconds