Searched refs:mtd_num (Results 1 – 2 of 2) sorted by relevance
269 __s32 mtd_num; member
170 __ATTR(mtd_num, S_IRUGO, dev_attribute_show, NULL);1220 int mtd_num; in open_mtd_device() local1223 mtd_num = simple_strtoul(mtd_dev, &endp, 0); in open_mtd_device()1236 mtd = get_mtd_device(NULL, mtd_num); in open_mtd_device()