Searched defs:psock (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/pcmcia/ |
H A D | tcic.c | 105 u_short psock; member in struct:tcic_socket 535 u_short psock; tcic_interrupt() local 597 u_short psock = container_of(sock, struct tcic_socket, socket)->psock; tcic_get_status() local 623 u_short psock = container_of(sock, struct tcic_socket, socket)->psock; tcic_set_socket() local 698 u_short psock = container_of(sock, struct tcic_socket, socket)->psock; tcic_set_io_map() local 735 u_short psock = container_of(sock, struct tcic_socket, socket)->psock; tcic_set_mem_map() local
|
H A D | i82365.c | 149 u_short psock; member in struct:i82365_socket 662 static void __init add_socket(unsigned int port, int psock, int type) add_socket() argument
|
Completed in 262 milliseconds