Searched refs:pccard_io_map (Results 1 - 22 of 22) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Di82092aa.h31 static int i82092aa_set_io_map(struct pcmcia_socket *socket, struct pccard_io_map *io);
H A Dm32r_cfc.c52 pccard_io_map io_map[MAX_IO_WIN];
522 static int _pcc_set_io_map(u_short sock, struct pccard_io_map *io)
623 static int pcc_set_io_map(struct pcmcia_socket *s, struct pccard_io_map *io)
H A Dm32r_pcc.c59 pccard_io_map io_map[MAX_IO_WIN];
466 static int _pcc_set_io_map(u_short sock, struct pccard_io_map *io)
587 static int pcc_set_io_map(struct pcmcia_socket *s, struct pccard_io_map *io)
H A Dbfin_cf_pcmcia.c160 static int bfin_cf_set_io_map(struct pcmcia_socket *s, struct pccard_io_map *io)
H A Dpcmcia_resource.c289 pccard_io_map io_off = { 0, 0, 0, 0, 1 };
290 pccard_io_map io_on;
320 pccard_io_map io = { 0, 0, 0, 0, 1 };
438 pccard_io_map iomap;
H A Dxxs1500_ss.c177 struct pccard_io_map *map)
H A Di82092.c390 pccard_io_map io = { 0, 0, 0, 0, 1 };
548 static int i82092aa_set_io_map(struct pcmcia_socket *socket, struct pccard_io_map *io)
H A Dpd6729.c425 struct pccard_io_map *io)
549 pccard_io_map io = { 0, 0, 0, 0, 1 };
H A Dvrc4173_cardu.c248 static int cardu_get_io_map(unsigned int sock, struct pccard_io_map *io)
272 static int cardu_set_io_map(unsigned int sock, struct pccard_io_map *io)
H A Dat91_cf.c148 static int at91_cf_set_io_map(struct pcmcia_socket *s, struct pccard_io_map *io)
H A Delectra_cf.c156 struct pccard_io_map *io)
H A Domap_cf.c162 omap_cf_set_io_map(struct pcmcia_socket *s, struct pccard_io_map *io)
H A Dm8xx_pcmcia.c226 struct pccard_io_map io_win[PCMCIA_IO_WIN_NO];
952 static int m8xx_set_io_map(struct pcmcia_socket *sock, struct pccard_io_map *io)
1116 pccard_io_map io = { 0, 0, 0, 0, 1 };
H A Di82365.c1034 static int i365_set_io_map(u_short sock, struct pccard_io_map *io)
1147 static int pcic_set_io_map(struct pcmcia_socket *s, struct pccard_io_map *io)
1169 pccard_io_map io = { 0, 0, 0, 0, 1 };
H A Dau1000_generic.c277 au1x00_pcmcia_set_io_map(struct pcmcia_socket *sock, struct pccard_io_map *map)
H A Dbcm63xx_pcmcia.c291 struct pccard_io_map *map)
H A Ddb1xxx_ss.c364 struct pccard_io_map *map)
H A Dtcic.c699 static int tcic_set_io_map(struct pcmcia_socket *sock, struct pccard_io_map *io)
785 pccard_io_map io = { 0, 0, 0, 0, 1 };
H A Dsoc_common.c335 soc_common_pcmcia_set_io_map(struct pcmcia_socket *sock, struct pccard_io_map *map)
H A Dvrc4171_card.c379 static int pccard_set_io_map(struct pcmcia_socket *sock, struct pccard_io_map *io)
H A Dyenta_socket.c403 static int yenta_set_io_map(struct pcmcia_socket *sock, struct pccard_io_map *io)
551 pccard_io_map io = { 0, 0, 0, 0, 1 };
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/pcmcia/
H A Dss.h88 typedef struct pccard_io_map { struct
93 } pccard_io_map; typedef in typeref:struct:pccard_io_map
130 int (*set_io_map)(struct pcmcia_socket *s, struct pccard_io_map *io);

Completed in 97 milliseconds