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