Searched refs:tcic_socket (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pcmcia/ |
H A D | tcic.c | 104 struct tcic_socket { struct 115 static struct tcic_socket socket_table[2]; 595 u_short psock = container_of(sock, struct tcic_socket, socket)->psock; in tcic_get_status() 621 u_short psock = container_of(sock, struct tcic_socket, socket)->psock; in tcic_set_socket() 696 u_short psock = container_of(sock, struct tcic_socket, socket)->psock; in tcic_set_io_map() 733 u_short psock = container_of(sock, struct tcic_socket, socket)->psock; in tcic_set_mem_map()
|
/kernel/linux/linux-6.6/drivers/pcmcia/ |
H A D | tcic.c | 104 struct tcic_socket { struct 115 static struct tcic_socket socket_table[2]; 595 u_short psock = container_of(sock, struct tcic_socket, socket)->psock; in tcic_get_status() 621 u_short psock = container_of(sock, struct tcic_socket, socket)->psock; in tcic_set_socket() 696 u_short psock = container_of(sock, struct tcic_socket, socket)->psock; in tcic_set_io_map() 733 u_short psock = container_of(sock, struct tcic_socket, socket)->psock; in tcic_set_mem_map()
|
Completed in 3 milliseconds