Searched defs:_map (Results  1 – 4 of 4) sorted by relevance
| /linux-4.4.14/drivers/mtd/maps/ | 
| D | pci.c | 40 static map_word mtd_pci_read8(struct map_info *_map, unsigned long ofs)  in mtd_pci_read8()48 static map_word mtd_pci_read32(struct map_info *_map, unsigned long ofs)  in mtd_pci_read32()
 56 static void mtd_pci_copyfrom(struct map_info *_map, void *to, unsigned long from, ssize_t len)  in mtd_pci_copyfrom()
 62 static void mtd_pci_write8(struct map_info *_map, map_word val, unsigned long ofs)  in mtd_pci_write8()
 68 static void mtd_pci_write32(struct map_info *_map, map_word val, unsigned long ofs)  in mtd_pci_write32()
 74 static void mtd_pci_copyto(struct map_info *_map, unsigned long to, const void *from, ssize_t len)  in mtd_pci_copyto()
 
 | 
| /linux-4.4.14/fs/adfs/ | 
| D | map.c | 56 #define GET_FRAG_ID(_map,_start,_idmask)				\  argument89 			__le32 *_map = (__le32 *)map;  in lookup_zone()  local
 167 			__le32 *_map = (__le32 *)map;  in scan_free_map()  local
 
 | 
| /linux-4.4.14/include/uapi/linux/ | 
| D | map_to_7segment.h | 83 #define SEG7_CONVERSION_MAP(_name, _map)	\  argument
 | 
| /linux-4.4.14/arch/mips/include/asm/sn/sn0/ | 
| D | addrs.h | 145 #define SABLE_LOG_TRIGGER(_map)  argument
 |