Home
last modified time | relevance | path

Searched refs:pccard_io_map (Results 1 – 17 of 17) sorted by relevance

/Linux-v4.19/include/pcmcia/
Dss.h87 typedef struct pccard_io_map { struct
92 } pccard_io_map; argument
129 int (*set_io_map)(struct pcmcia_socket *s, struct pccard_io_map *io);
/Linux-v4.19/drivers/pcmcia/
Di82092aa.h32 static int i82092aa_set_io_map(struct pcmcia_socket *socket, struct pccard_io_map *io);
Dpcmcia_resource.c260 pccard_io_map io_off = { 0, 0, 0, 0, 1 }; in pcmcia_fixup_iowidth()
261 pccard_io_map io_on; in pcmcia_fixup_iowidth()
352 pccard_io_map io = { 0, 0, 0, 0, 1 }; in pcmcia_release_configuration()
490 pccard_io_map iomap; in pcmcia_enable_device()
Di82092.c399 pccard_io_map io = { 0, 0, 0, 0, 1 }; in i82092aa_init()
557 static int i82092aa_set_io_map(struct pcmcia_socket *socket, struct pccard_io_map *io) in i82092aa_set_io_map()
Dxxs1500_ss.c176 struct pccard_io_map *map) in au1x00_pcmcia_set_io_map()
Dvrc4173_cardu.c248 static int cardu_get_io_map(unsigned int sock, struct pccard_io_map *io) in cardu_get_io_map()
272 static int cardu_set_io_map(unsigned int sock, struct pccard_io_map *io) in cardu_set_io_map()
Dpd6729.c423 struct pccard_io_map *io) in pd6729_set_io_map()
547 pccard_io_map io = { 0, 0, 0, 0, 1 }; in pd6729_init()
Domap_cf.c164 omap_cf_set_io_map(struct pcmcia_socket *s, struct pccard_io_map *io) in omap_cf_set_io_map()
Delectra_cf.c160 struct pccard_io_map *io) in electra_cf_set_io_map()
Dtcic.c694 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()
Di82365.c1032 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()
Dat91_cf.c149 static int at91_cf_set_io_map(struct pcmcia_socket *s, struct pccard_io_map *io) in at91_cf_set_io_map()
Dbcm63xx_pcmcia.c291 struct pccard_io_map *map) in bcm63xx_pcmcia_set_io_map()
Ddb1xxx_ss.c386 struct pccard_io_map *map) in au1x00_pcmcia_set_io_map()
Dvrc4171_card.c380 static int pccard_set_io_map(struct pcmcia_socket *sock, struct pccard_io_map *io) in pccard_set_io_map()
Dyenta_socket.c402 static int yenta_set_io_map(struct pcmcia_socket *sock, struct pccard_io_map *io) in yenta_set_io_map()
550 pccard_io_map io = { 0, 0, 0, 0, 1 }; in yenta_clear_maps()
Dsoc_common.c561 struct pcmcia_socket *sock, struct pccard_io_map *map) in soc_common_pcmcia_set_io_map()