Searched refs:pcc_set_io_map (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/pcmcia/
H A Dm32r_cfc.c635 static int pcc_set_io_map(struct pcmcia_socket *s, struct pccard_io_map *io) function
640 debug(3, "m32r_cfc: pcc_set_io_map: sock(%d) -EINVAL\n", sock);
643 debug(3, "m32r_cfc: pcc_set_io_map: sock(%d)\n", sock);
669 .set_io_map = pcc_set_io_map,
H A Dm32r_pcc.c597 static int pcc_set_io_map(struct pcmcia_socket *s, struct pccard_io_map *io) function
625 .set_io_map = pcc_set_io_map,

Completed in 90 milliseconds