Home
last modified time | relevance | path

Searched defs:_map (Results 1 – 3 of 3) sorted by relevance

/drivers/mtd/maps/
Dpci.c37 static map_word mtd_pci_read8(struct map_info *_map, unsigned long ofs) in mtd_pci_read8()
45 static map_word mtd_pci_read32(struct map_info *_map, unsigned long ofs) in mtd_pci_read32()
53 static void mtd_pci_copyfrom(struct map_info *_map, void *to, unsigned long from, ssize_t len) in mtd_pci_copyfrom()
59 static void mtd_pci_write8(struct map_info *_map, map_word val, unsigned long ofs) in mtd_pci_write8()
65 static void mtd_pci_write32(struct map_info *_map, map_word val, unsigned long ofs) in mtd_pci_write32()
71 static void mtd_pci_copyto(struct map_info *_map, unsigned long to, const void *from, ssize_t len) in mtd_pci_copyto()
/drivers/rapidio/devices/
Drio_mport_cdev.c464 struct rio_mport_mapping *map, *_map; in rio_mport_obw_free() local
1147 struct rio_mport_mapping *map, *_map; in rio_mport_free_dma() local
1329 struct rio_mport_mapping *map, *_map; in rio_mport_inbound_free() local
2015 struct rio_mport_mapping *map, *_map; in mport_cdev_release() local
2499 struct rio_mport_mapping *map, *_map; in mport_cdev_remove() local
/drivers/media/platform/meson/ge2d/
Dge2d.c100 #define FMT(_fourcc, _alpha, _depth, _map) \ argument