Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pcmcia/
H A Dxxs1500_ss.c55 struct xxs1500_pcmcia_sock { struct
67 #define to_xxs_socket(x) container_of(x, struct xxs1500_pcmcia_sock, socket) argument
71 struct xxs1500_pcmcia_sock *sock = data; in cdirq()
81 struct xxs1500_pcmcia_sock *sock = to_xxs_socket(skt); in xxs1500_pcmcia_configure()
179 struct xxs1500_pcmcia_sock *sock = to_xxs_socket(skt); in au1x00_pcmcia_set_io_map()
190 struct xxs1500_pcmcia_sock *sock = to_xxs_socket(skt); in au1x00_pcmcia_set_mem_map()
211 struct xxs1500_pcmcia_sock *sock; in xxs1500_pcmcia_probe()
215 sock = kzalloc(sizeof(struct xxs1500_pcmcia_sock), GFP_KERNEL); in xxs1500_pcmcia_probe()
306 struct xxs1500_pcmcia_sock *sock = platform_get_drvdata(pdev); in xxs1500_pcmcia_remove()