Searched defs:map_info (Results 1 – 3 of 3) sorted by relevance
| /include/linux/mtd/ |
| A D | map.h | 192 struct map_info { struct 208 map_word (*read)(struct map_info *, unsigned long); argument 209 void (*copy_from)(struct map_info *, void *, unsigned long, ssize_t); argument 211 void (*write)(struct map_info *, const map_word, unsigned long); argument 212 void (*copy_to)(struct map_info *, unsigned long, const void *, ssize_t); argument 223 void (*inval_cache)(struct map_info *, unsigned long, ssize_t); argument 230 void (*set_vpp)(struct map_info *, int); argument 241 struct mtd_info *(*probe)(struct map_info *map); argument
|
| /include/linux/ |
| A D | device-mapper.h | 38 union map_info { union
|
| /include/uapi/linux/ |
| A D | virtio_gpu.h | 449 __u32 map_info; member
|
Completed in 11 milliseconds