|
Linux Kernel
3.7.1
|
#include <yenta_socket.h>
Data Fields | |
| struct pci_dev * | dev |
| int | cb_irq |
| int | io_irq |
| void __iomem * | base |
| struct timer_list | poll_timer |
| struct pcmcia_socket | socket |
| struct cardbus_type * | type |
| u32 | flags |
| unsigned int | probe_status |
| unsigned int | private [8] |
| u32 | saved_state [2] |
Definition at line 113 of file yenta_socket.h.
Definition at line 116 of file yenta_socket.h.
| int cb_irq |
Definition at line 115 of file yenta_socket.h.
Definition at line 114 of file yenta_socket.h.
| u32 flags |
Definition at line 122 of file yenta_socket.h.
| int io_irq |
Definition at line 115 of file yenta_socket.h.
| struct timer_list poll_timer |
Definition at line 117 of file yenta_socket.h.
| unsigned int private[8] |
Definition at line 128 of file yenta_socket.h.
| unsigned int probe_status |
Definition at line 125 of file yenta_socket.h.
| u32 saved_state[2] |
Definition at line 131 of file yenta_socket.h.
Definition at line 119 of file yenta_socket.h.
Definition at line 120 of file yenta_socket.h.
1.8.2