Searched refs:map_info (Results 1 – 9 of 9) sorted by relevance
| /include/linux/mtd/ |
| A D | gen_probe.h | 17 int (*probe_chip)(struct map_info *map, __u32 base, 21 struct mtd_info *mtd_do_chip_probe(struct map_info *map, struct chip_probe *cp);
|
| 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 251 struct mtd_info *do_map_probe(const char *name, struct map_info *map); 374 static inline map_word map_word_ff(struct map_info *map) in map_word_ff() [all …]
|
| A D | cfi.h | 281 struct mtd_info *(*cmdset_setup)(struct map_info *); 294 struct map_info *map, struct cfi_private *cfi); 296 map_word cfi_build_cmd(u_long cmd, struct map_info *map, struct cfi_private *cfi); 299 unsigned long cfi_merge_status(map_word val, struct map_info *map, 304 struct map_info *map, struct cfi_private *cfi, 307 static inline uint8_t cfi_read_query(struct map_info *map, uint32_t addr) in cfi_read_query() 323 static inline uint16_t cfi_read_query16(struct map_info *map, uint32_t addr) in cfi_read_query16() 341 int __xipram cfi_qry_present(struct map_info *map, __u32 base, 343 int __xipram cfi_qry_mode_on(uint32_t base, struct map_info *map, 345 void __xipram cfi_qry_mode_off(uint32_t base, struct map_info *map, [all …]
|
| A D | qinfo.h | 79 static inline map_word lpddr_build_cmd(u_long cmd, struct map_info *map) in lpddr_build_cmd() 89 struct mtd_info *lpddr_cmdset(struct map_info *);
|
| A D | physmap.h | 16 struct map_info;
|
| A D | hyperbus.h | 38 struct map_info map;
|
| A D | pfow.h | 100 static inline void send_pfow_command(struct map_info *map, in send_pfow_command()
|
| /include/linux/ |
| A D | device-mapper.h | 38 union map_info { union 65 union map_info *map_context, 68 union map_info *map_context); 82 union map_info *map_context);
|
| /include/uapi/linux/ |
| A D | virtio_gpu.h | 449 __u32 map_info; member
|
Completed in 15 milliseconds