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

#include <rtsx.h>

Data Fields

struct pci_devpci
 
unsigned long addr
 
void __iomemremap_addr
 
int irq
 
spinlock_t reg_lock
 
struct task_structctl_thread
 
struct task_structpolling_thread
 
struct completion cmnd_ready
 
struct completion control_exit
 
struct completion polling_exit
 
struct completion notify
 
struct completion scanning_done
 
wait_queue_head_t delay_wait
 
struct mutex dev_mutex
 
voidrtsx_resv_buf
 
dma_addr_t rtsx_resv_buf_addr
 
char trans_result
 
char trans_state
 
struct completiondone
 
u32 check_card_cd
 
struct rtsx_chipchip
 

Detailed Description

Definition at line 104 of file rtsx.h.

Field Documentation

unsigned long addr

Definition at line 108 of file rtsx.h.

u32 check_card_cd

Definition at line 137 of file rtsx.h.

Definition at line 139 of file rtsx.h.

struct completion cmnd_ready

Definition at line 119 of file rtsx.h.

struct completion control_exit

Definition at line 120 of file rtsx.h.

struct task_struct* ctl_thread

Definition at line 115 of file rtsx.h.

wait_queue_head_t delay_wait

Definition at line 125 of file rtsx.h.

struct mutex dev_mutex

Definition at line 126 of file rtsx.h.

Definition at line 135 of file rtsx.h.

int irq

Definition at line 110 of file rtsx.h.

Definition at line 122 of file rtsx.h.

Definition at line 105 of file rtsx.h.

struct completion polling_exit

Definition at line 121 of file rtsx.h.

struct task_struct* polling_thread

Definition at line 116 of file rtsx.h.

spinlock_t reg_lock

Definition at line 113 of file rtsx.h.

void __iomem* remap_addr

Definition at line 109 of file rtsx.h.

void* rtsx_resv_buf

Definition at line 129 of file rtsx.h.

dma_addr_t rtsx_resv_buf_addr

Definition at line 130 of file rtsx.h.

struct completion scanning_done

Definition at line 123 of file rtsx.h.

char trans_result

Definition at line 132 of file rtsx.h.

char trans_state

Definition at line 133 of file rtsx.h.


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