Searched refs:set_io_map (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/pcmcia/
H A Dpci_socket.h43 int (*set_io_map)(struct pci_socket *, struct pccard_io_map *); member in struct:pci_socket_ops
H A Dpci_socket.c126 if (socket->op && socket->op->set_io_map)
127 return socket->op->set_io_map(socket, io);
H A Dcs.c259 static int set_io_map(socket_info_t *s, struct pccard_io_map *io) function
261 return s->ss_entry->set_io_map(s->sock, io);
1531 set_io_map(s, &io);
1774 set_io_map(s, &iomap);
H A Di82092.c63 set_io_map: i82092aa_set_io_map,
727 /* printk("set_io_map: Setting range to %x - %x \n",io->start,io->stop); */
H A Dsa1100_generic.c533 * I/O map descriptor which was assigned earlier by a set_io_map().
556 * Implements the set_io_map() operation for the in-kernel PCMCIA
840 set_io_map: sa1100_pcmcia_set_io_map,
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/pcmcia/
H A Dss.h137 int (*set_io_map)(unsigned int sock, struct pccard_io_map *io); member in struct:pccard_operations
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/pcmcia/
H A Dss.h137 int (*set_io_map)(unsigned int sock, struct pccard_io_map *io); member in struct:pccard_operations

Completed in 52 milliseconds