xxs1500_pcmcia_sock
struct xxs1500_pcmcia_sock *sock = to_xxs_socket(skt);
struct xxs1500_pcmcia_sock *sock = to_xxs_socket(skt);
struct xxs1500_pcmcia_sock *sock;
sock = kzalloc_obj(struct xxs1500_pcmcia_sock);
struct xxs1500_pcmcia_sock *sock = platform_get_drvdata(pdev);
#define to_xxs_socket(x) container_of(x, struct xxs1500_pcmcia_sock, socket)
struct xxs1500_pcmcia_sock *sock = data;
struct xxs1500_pcmcia_sock *sock = to_xxs_socket(skt);