Searched refs:UBI_DEV_NUM_AUTO (Results 1 – 5 of 5) sorted by relevance
156 #define UBI_DEV_NUM_AUTO (-1) macro
10 #define UBI_DEV_NUM_AUTO (-1) macro
23 #define UBI_DEV_NUM_AUTO (- 1) macro
876 if (ubi_num == UBI_DEV_NUM_AUTO) { in ubi_attach_mtd_dev()1442 p->ubi_num = UBI_DEV_NUM_AUTO; in ubi_mtd_param_parse()
1027 (req.ubi_num < 0 && req.ubi_num != UBI_DEV_NUM_AUTO)) { in ctrl_cdev_ioctl()