Lines Matching defs:bcm63xx_pcmcia_socket
21 struct bcm63xx_pcmcia_socket { struct
22 struct pcmcia_socket socket;
25 struct bcm63xx_pcmcia_platform_data *pd;
28 spinlock_t lock;
31 struct resource *reg_res;
34 void __iomem *base;
37 int card_detected;
40 u8 card_type;
43 unsigned int old_status;
46 socket_state_t requested_state;
49 struct timer_list timer;
52 struct resource *attr_res;
53 struct resource *common_res;
54 struct resource *io_res;
57 void __iomem *io_base;