Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
soc_pcmcia_socket Struct Reference

#include <soc_common.h>

Data Fields

struct pcmcia_socket socket
 
unsigned int nr
 
struct clkclk
 
struct pcmcia_low_levelops
 
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 __iomemvirt_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
 

Detailed Description

Definition at line 26 of file soc_common.h.

Field Documentation

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.

const char* name

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.

Definition at line 38 of file soc_common.h.

struct timer_list poll_timer

Definition at line 65 of file soc_common.h.

struct resource res_attr

Definition at line 50 of file soc_common.h.

struct resource res_io

Definition at line 48 of file soc_common.h.

struct resource res_mem

Definition at line 49 of file soc_common.h.

struct resource res_skt

Definition at line 47 of file soc_common.h.

Definition at line 27 of file soc_common.h.

unsigned short spd_attr[MAX_WIN]

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.

unsigned short spd_mem[MAX_WIN]

Definition at line 44 of file soc_common.h.

struct { ... } stat[4]
unsigned int status

Definition at line 40 of file soc_common.h.

void __iomem* virt_io

Definition at line 51 of file soc_common.h.


The documentation for this struct was generated from the following file: