Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/ubi/
Dbuild.c85 static struct ubi_device *ubi_devices[UBI_MAX_DEVICES]; variable
234 struct ubi_device *ubi = ubi_devices[i]; in ubi_enumerate_volumes()
258 ubi = ubi_devices[ubi_num]; in ubi_get_device()
295 ubi = ubi_devices[i]; in ubi_get_by_major()
323 struct ubi_device *ubi = ubi_devices[i]; in ubi_major2num()
823 ubi = ubi_devices[i]; in ubi_attach_mtd_dev()
859 if (!ubi_devices[ubi_num]) in ubi_attach_mtd_dev()
871 if (ubi_devices[ubi_num]) { in ubi_attach_mtd_dev()
960 ubi_devices[ubi_num] = ubi; in ubi_attach_mtd_dev()
1014 ubi_devices[ubi_num] = NULL; in ubi_attach_mtd_dev()
[all …]