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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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)
71 struct xxs1500_pcmcia_sock *sock = data;
81 struct xxs1500_pcmcia_sock *sock = to_xxs_socket(skt);
179 struct xxs1500_pcmcia_sock *sock = to_xxs_socket(skt);
190 struct xxs1500_pcmcia_sock *sock = to_xxs_socket(skt);
211 struct xxs1500_pcmcia_sock *sock;
215 sock = kzalloc(sizeof(struct xxs1500_pcmcia_sock), GFP_KERNEL);
306 struct xxs1500_pcmcia_sock *sock = platform_get_drvdata(pdev);

Completed in 113 milliseconds