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

Data Fields

struct list_head entry
 
unsigned int flags
 
int(* handler )(struct hwa742_request *req)
 
void(* complete )(void *data)
 
voidcomplete_data
 
union {
   struct update_param   update
 
   struct completion *   sync
 
par
 

Detailed Description

Definition at line 89 of file hwa742.c.

Field Documentation

void(* complete)(void *data)

Definition at line 94 of file hwa742.c.

void* complete_data

Definition at line 95 of file hwa742.c.

Definition at line 90 of file hwa742.c.

unsigned int flags

Definition at line 91 of file hwa742.c.

int(* handler)(struct hwa742_request *req)

Definition at line 93 of file hwa742.c.

union { ... } par

Definition at line 99 of file hwa742.c.

Definition at line 98 of file hwa742.c.


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