Searched refs:pccard_io_map (Results 1 – 9 of 9) sorted by relevance
| /linux/include/pcmcia/ |
| H A D | ss.h | 84 typedef struct pccard_io_map { struct 89 } pccard_io_map; argument 126 int (*set_io_map)(struct pcmcia_socket *s, struct pccard_io_map *io);
|
| /linux/drivers/pcmcia/ |
| H A D | pcmcia_resource.c | 256 pccard_io_map io_off = { 0, 0, 0, 0, 1 }; in pcmcia_fixup_iowidth() 257 pccard_io_map io_on; in pcmcia_fixup_iowidth() 348 pccard_io_map io = { 0, 0, 0, 0, 1 }; in pcmcia_release_configuration() 483 pccard_io_map iomap; in pcmcia_enable_device()
|
| H A D | xxs1500_ss.c | 177 struct pccard_io_map *map) in au1x00_pcmcia_set_io_map()
|
| H A D | pd6729.c | 424 struct pccard_io_map *io) in pd6729_set_io_map() 548 pccard_io_map io = { 0, 0, 0, 0, 1 }; in pd6729_init()
|
| H A D | omap_cf.c | 157 omap_cf_set_io_map(struct pcmcia_socket *s, struct pccard_io_map *io) in omap_cf_set_io_map()
|
| H A D | electra_cf.c | 147 struct pccard_io_map *io) in electra_cf_set_io_map()
|
| H A D | bcm63xx_pcmcia.c | 291 struct pccard_io_map *map) in bcm63xx_pcmcia_set_io_map()
|
| H A D | db1xxx_ss.c | 392 struct pccard_io_map *map) in au1x00_pcmcia_set_io_map()
|
| H A D | soc_common.c | 559 struct pcmcia_socket *sock, struct pccard_io_map *map) in soc_common_pcmcia_set_io_map()
|