Searched refs:region_info_user (Results 1 – 8 of 8) sorted by relevance
138 struct region_info_user { struct173 #define MEMGETREGIONINFO _IOWR('M', 8, struct region_info_user)
29 typedef struct region_info_user region_info_t;
127 struct region_info_user { struct162 #define MEMGETREGIONINFO _IOWR('M', 8, struct region_info_user)
137 struct region_info_user { struct172 #define MEMGETREGIONINFO _IOWR('M', 8, struct region_info_user)
695 struct region_info_user __user *ur = argp; in mtdchar_ioctl()