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

#include <tifm.h>

Data Fields

char __iomemaddr
 
spinlock_t lock
 
unsigned int irq_status
 
unsigned int socket_change_set
 
unsigned int id
 
unsigned int num_sockets
 
struct completionfinish_me
 
struct work_struct media_switcher
 
struct device dev
 
void(* eject )(struct tifm_adapter *fm, struct tifm_dev *sock)
 
int(* has_ms_pif )(struct tifm_adapter *fm, struct tifm_dev *sock)
 
struct tifm_devsockets [0]
 

Detailed Description

Definition at line 114 of file tifm.h.

Field Documentation

char __iomem* addr

Definition at line 115 of file tifm.h.

Definition at line 124 of file tifm.h.

Definition at line 126 of file tifm.h.

struct completion* finish_me

Definition at line 121 of file tifm.h.

Definition at line 128 of file tifm.h.

unsigned int id

Definition at line 119 of file tifm.h.

unsigned int irq_status

Definition at line 117 of file tifm.h.

spinlock_t lock

Definition at line 116 of file tifm.h.

struct work_struct media_switcher

Definition at line 123 of file tifm.h.

unsigned int num_sockets

Definition at line 120 of file tifm.h.

unsigned int socket_change_set

Definition at line 118 of file tifm.h.

struct tifm_dev* sockets[0]

Definition at line 131 of file tifm.h.


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