Searched refs:region_info_user (Results 1 – 2 of 2) sorted by relevance
80 struct region_info_user { struct95 #define MEMGETREGIONINFO _IOWR('M', 8, struct region_info_user) argument103 typedef struct region_info_user region_info_t;
273 struct region_info_user ur; in mtd_ioctl()276 (struct region_info_user *)arg, in mtd_ioctl()277 sizeof(struct region_info_user))) { in mtd_ioctl()