Home
last modified time | relevance | path

Searched refs:pcc_socket (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/pcmcia/
Dm32r_pcc.c50 typedef struct pcc_socket { struct
577 pcc_socket_t *s = container_of(class_dev, struct pcc_socket,
611 unsigned int sock = container_of(s, struct pcc_socket, socket)->number;
622 unsigned int sock = container_of(s, struct pcc_socket, socket)->number;
632 unsigned int sock = container_of(s, struct pcc_socket, socket)->number;
641 unsigned int sock = container_of(s, struct pcc_socket, socket)->number;
Dm32r_cfc.c42 typedef struct pcc_socket { struct
589 pcc_socket_t *s = container_of(class_dev, struct pcc_socket,
623 unsigned int sock = container_of(s, struct pcc_socket, socket)->number; in pcc_get_status()
636 unsigned int sock = container_of(s, struct pcc_socket, socket)->number; in pcc_set_socket()
648 unsigned int sock = container_of(s, struct pcc_socket, socket)->number; in pcc_set_io_map()
660 unsigned int sock = container_of(s, struct pcc_socket, socket)->number; in pcc_set_mem_map()