17 #include <linux/export.h>
21 #define GPIO_PCMCIA_SKTSEL (54)
22 #define GPIO_PCMCIA_S0_CD_VALID (16)
23 #define GPIO_PCMCIA_S1_CD_VALID (17)
24 #define GPIO_PCMCIA_S0_RDYINT (6)
25 #define GPIO_PCMCIA_S1_RDYINT (8)
26 #define GPIO_PCMCIA_RESET (9)
93 .hw_init = cmx255_pcmcia_hw_init,
94 .hw_shutdown = cmx255_pcmcia_shutdown,
95 .socket_state = cmx255_pcmcia_socket_state,
96 .configure_socket = cmx255_pcmcia_configure_socket,
108 if (!cmx255_pcmcia_device)
112 sizeof(cmx255_pcmcia_ops));