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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Dm32r_cfc.c623 static int pcc_set_io_map(struct pcmcia_socket *s, struct pccard_io_map *io) function
628 dev_dbg(&s->dev, "pcc_set_io_map: sock(%d) -EINVAL\n", sock);
631 dev_dbg(&s->dev, "pcc_set_io_map: sock(%d)\n", sock);
657 .set_io_map = pcc_set_io_map,
H A Dm32r_pcc.c587 static int pcc_set_io_map(struct pcmcia_socket *s, struct pccard_io_map *io) function
615 .set_io_map = pcc_set_io_map,

Completed in 33 milliseconds