Linux Kernel
3.7.1
|
Data Fields | |
struct pcmcia_device * | pdev |
int | chan_count |
struct pcan_channel | channel [PCC_CHAN_MAX] |
u8 | ccr |
u8 | fw_major |
u8 | fw_minor |
void __iomem * | ioport_addr |
struct timer_list | led_timer |
Definition at line 145 of file peak_pcmcia.c.
u8 ccr |
Definition at line 149 of file peak_pcmcia.c.
int chan_count |
Definition at line 147 of file peak_pcmcia.c.
Definition at line 148 of file peak_pcmcia.c.
u8 fw_major |
Definition at line 150 of file peak_pcmcia.c.
u8 fw_minor |
Definition at line 151 of file peak_pcmcia.c.
Definition at line 152 of file peak_pcmcia.c.
struct timer_list led_timer |
Definition at line 153 of file peak_pcmcia.c.
struct pcmcia_device* pdev |
Definition at line 146 of file peak_pcmcia.c.