Searched refs:pccard_io_map (Results 1 – 14 of 14) sorted by relevance
/linux-6.1.9/include/pcmcia/ |
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-6.1.9/drivers/pcmcia/ |
D | i82092aa.h | 19 static int i82092aa_set_io_map(struct pcmcia_socket *socket, struct pccard_io_map *io);
|
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()
|
D | i82092.c | 388 pccard_io_map io = { 0, 0, 0, 0, 1 }; in i82092aa_init() 550 struct pccard_io_map *io) in i82092aa_set_io_map()
|
D | xxs1500_ss.c | 177 struct pccard_io_map *map) in au1x00_pcmcia_set_io_map()
|
D | pd6729.c | 423 struct pccard_io_map *io) in pd6729_set_io_map() 547 pccard_io_map io = { 0, 0, 0, 0, 1 }; in pd6729_init()
|
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()
|
D | electra_cf.c | 147 struct pccard_io_map *io) in electra_cf_set_io_map()
|
D | tcic.c | 694 static int tcic_set_io_map(struct pcmcia_socket *sock, struct pccard_io_map *io) in tcic_set_io_map() 780 pccard_io_map io = { 0, 0, 0, 0, 1 }; in tcic_init()
|
D | i82365.c | 1032 static int i365_set_io_map(u_short sock, struct pccard_io_map *io) in i365_set_io_map() 1186 static int pcic_set_io_map(struct pcmcia_socket *s, struct pccard_io_map *io) in pcic_set_io_map() 1208 pccard_io_map io = { 0, 0, 0, 0, 1 }; in pcic_init()
|
D | bcm63xx_pcmcia.c | 291 struct pccard_io_map *map) in bcm63xx_pcmcia_set_io_map()
|
D | db1xxx_ss.c | 392 struct pccard_io_map *map) in au1x00_pcmcia_set_io_map()
|
D | yenta_socket.c | 405 static int yenta_set_io_map(struct pcmcia_socket *sock, struct pccard_io_map *io) in yenta_set_io_map() 553 pccard_io_map io = { 0, 0, 0, 0, 1 }; in yenta_clear_maps()
|
D | soc_common.c | 561 struct pcmcia_socket *sock, struct pccard_io_map *map) in soc_common_pcmcia_set_io_map()
|