Home
last modified time | relevance | path

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

/u-boot/include/mtd/
A Dubi-user.h268 __s32 mtd_num; member
/u-boot/drivers/mtd/ubi/
A Dbuild.c171 __ATTR(mtd_num, S_IRUGO, dev_attribute_show, NULL);
1221 int mtd_num; in open_mtd_device() local
1224 mtd_num = simple_strtoul(mtd_dev, &endp, 0); in open_mtd_device()
1237 mtd = get_mtd_device(NULL, mtd_num); in open_mtd_device()

Completed in 6 milliseconds