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

#include <tifm.h>

Data Fields

char __iomemaddr
 
spinlock_t lock
 
unsigned char type
 
unsigned int socket_id
 
void(* card_event )(struct tifm_dev *sock)
 
void(* data_event )(struct tifm_dev *sock)
 
struct device dev
 

Detailed Description

Definition at line 91 of file tifm.h.

Field Documentation

char __iomem* addr

Definition at line 92 of file tifm.h.

void(* card_event)(struct tifm_dev *sock)

Definition at line 97 of file tifm.h.

void(* data_event)(struct tifm_dev *sock)

Definition at line 98 of file tifm.h.

Definition at line 100 of file tifm.h.

spinlock_t lock

Definition at line 93 of file tifm.h.

unsigned int socket_id

Definition at line 95 of file tifm.h.

unsigned char type

Definition at line 94 of file tifm.h.


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