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

Data Fields

struct list_head queue
 
struct pn533_frameout_frame
 
struct pn533_framein_frame
 
int in_frame_len
 
pn533_cmd_complete_t cmd_complete
 
voidarg
 
gfp_t flags
 

Detailed Description

Definition at line 392 of file pn533.c.

Field Documentation

void* arg

Definition at line 398 of file pn533.c.

pn533_cmd_complete_t cmd_complete

Definition at line 397 of file pn533.c.

gfp_t flags

Definition at line 399 of file pn533.c.

struct pn533_frame* in_frame

Definition at line 395 of file pn533.c.

int in_frame_len

Definition at line 396 of file pn533.c.

struct pn533_frame* out_frame

Definition at line 394 of file pn533.c.

Definition at line 393 of file pn533.c.


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