Searched refs:mtd_num (Results 1 – 4 of 4) sorted by relevance
287 __s32 mtd_num; member
268 __s32 mtd_num; member
131 attach.ubi_num, attach.mtd_num, in ubi_ioctl()
169 __ATTR(mtd_num, S_IRUGO, dev_attribute_show, NULL);1219 int mtd_num; in open_mtd_device() local1222 mtd_num = simple_strtoul(mtd_dev, &endp, 0); in open_mtd_device()1235 mtd = get_mtd_device(NULL, mtd_num); in open_mtd_device()