Searched refs:ubi_devices (Results 1 – 1 of 1) sorted by relevance
235 struct ubi_device *ubi = ubi_devices[i]; in ubi_enumerate_volumes()259 ubi = ubi_devices[ubi_num]; in ubi_get_device()296 ubi = ubi_devices[i]; in ubi_get_by_major()843 ubi = ubi_devices[i]; in ubi_attach_mtd_dev()882 if (!ubi_devices[ubi_num]) in ubi_attach_mtd_dev()894 if (ubi_devices[ubi_num]) { in ubi_attach_mtd_dev()983 ubi_devices[ubi_num] = ubi; in ubi_attach_mtd_dev()1037 ubi_devices[ubi_num] = NULL; in ubi_attach_mtd_dev()1084 ubi_devices[ubi_num] = NULL; in ubi_detach_mtd_dev()1290 if (ubi_devices[k]) { in ubi_init()[all …]
Completed in 5 milliseconds