|
Linux Kernel
3.7.1
|
#include <soc_common.h>
Data Fields | |
| struct pcmcia_socket | socket |
| unsigned int | nr |
| struct clk * | clk |
| struct pcmcia_low_level * | ops |
| unsigned int | status |
| socket_state_t | cs_state |
| unsigned short | spd_io [MAX_IO_WIN] |
| unsigned short | spd_mem [MAX_WIN] |
| unsigned short | spd_attr [MAX_WIN] |
| struct resource | res_skt |
| struct resource | res_io |
| struct resource | res_mem |
| struct resource | res_attr |
| void __iomem * | virt_io |
| struct { | |
| int gpio | |
| unsigned int irq | |
| const char * name | |
| } | stat [4] |
| unsigned int | irq_state |
| struct timer_list | poll_timer |
| struct list_head | node |
Definition at line 26 of file soc_common.h.
Definition at line 33 of file soc_common.h.
| socket_state_t cs_state |
Definition at line 41 of file soc_common.h.
Definition at line 54 of file soc_common.h.
| unsigned int irq |
Definition at line 55 of file soc_common.h.
| unsigned int irq_state |
Definition at line 63 of file soc_common.h.
Definition at line 56 of file soc_common.h.
Definition at line 66 of file soc_common.h.
| unsigned int nr |
Definition at line 32 of file soc_common.h.
| struct pcmcia_low_level* ops |
Definition at line 38 of file soc_common.h.
| struct timer_list poll_timer |
Definition at line 65 of file soc_common.h.
Definition at line 50 of file soc_common.h.
Definition at line 48 of file soc_common.h.
Definition at line 49 of file soc_common.h.
Definition at line 47 of file soc_common.h.
Definition at line 27 of file soc_common.h.
Definition at line 45 of file soc_common.h.
| unsigned short spd_io[MAX_IO_WIN] |
Definition at line 43 of file soc_common.h.
Definition at line 44 of file soc_common.h.
| struct { ... } stat[4] |
Definition at line 40 of file soc_common.h.
Definition at line 51 of file soc_common.h.
1.8.2