Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pcmcia/
Dxxs1500_ss.c54 struct xxs1500_pcmcia_sock { struct
66 #define to_xxs_socket(x) container_of(x, struct xxs1500_pcmcia_sock, socket) argument
70 struct xxs1500_pcmcia_sock *sock = data; in cdirq()
80 struct xxs1500_pcmcia_sock *sock = to_xxs_socket(skt); in xxs1500_pcmcia_configure()
178 struct xxs1500_pcmcia_sock *sock = to_xxs_socket(skt); in au1x00_pcmcia_set_io_map()
189 struct xxs1500_pcmcia_sock *sock = to_xxs_socket(skt); in au1x00_pcmcia_set_mem_map()
210 struct xxs1500_pcmcia_sock *sock; in xxs1500_pcmcia_probe()
214 sock = kzalloc(sizeof(struct xxs1500_pcmcia_sock), GFP_KERNEL); in xxs1500_pcmcia_probe()
305 struct xxs1500_pcmcia_sock *sock = platform_get_drvdata(pdev); in xxs1500_pcmcia_remove()