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

Data Fields

struct usb_device * udev
 
struct usb_interfaceinterface
 
struct nfc_devnfc_dev
 
struct urbout_urb
 
int out_maxlen
 
struct pn533_frameout_frame
 
struct urbin_urb
 
int in_maxlen
 
struct pn533_framein_frame
 
struct sk_buff_head resp_q
 
struct workqueue_structwq
 
struct work_struct cmd_work
 
struct work_struct cmd_complete_work
 
struct work_struct poll_work
 
struct work_struct mi_work
 
struct work_struct tg_work
 
struct timer_list listen_timer
 
struct pn533_framewq_in_frame
 
int wq_in_error
 
int cancel_listen
 
pn533_cmd_complete_t cmd_complete
 
voidcmd_complete_arg
 
struct mutex cmd_lock
 
u8 cmd
 
struct pn533_poll_modulationspoll_mod_active [PN533_POLL_MOD_MAX+1]
 
u8 poll_mod_count
 
u8 poll_mod_curr
 
u32 poll_protocols
 
u32 listen_protocols
 
u8gb
 
size_t gb_len
 
u8 tgt_available_prots
 
u8 tgt_active_prot
 
u8 tgt_mode
 
u32 device_type
 
struct list_head cmd_queue
 
u8 cmd_pending
 

Detailed Description

Definition at line 342 of file pn533.c.

Field Documentation

int cancel_listen

Definition at line 366 of file pn533.c.

Definition at line 371 of file pn533.c.

pn533_cmd_complete_t cmd_complete

Definition at line 368 of file pn533.c.

void* cmd_complete_arg

Definition at line 369 of file pn533.c.

struct work_struct cmd_complete_work

Definition at line 359 of file pn533.c.

struct mutex cmd_lock

Definition at line 370 of file pn533.c.

u8 cmd_pending

Definition at line 389 of file pn533.c.

struct list_head cmd_queue

Definition at line 388 of file pn533.c.

struct work_struct cmd_work

Definition at line 358 of file pn533.c.

Definition at line 386 of file pn533.c.

u8* gb

Definition at line 379 of file pn533.c.

size_t gb_len

Definition at line 380 of file pn533.c.

struct pn533_frame* in_frame

Definition at line 353 of file pn533.c.

int in_maxlen

Definition at line 352 of file pn533.c.

struct urb* in_urb

Definition at line 351 of file pn533.c.

Definition at line 344 of file pn533.c.

u32 listen_protocols

Definition at line 377 of file pn533.c.

struct timer_list listen_timer

Definition at line 363 of file pn533.c.

Definition at line 361 of file pn533.c.

Definition at line 345 of file pn533.c.

struct pn533_frame* out_frame

Definition at line 349 of file pn533.c.

int out_maxlen

Definition at line 348 of file pn533.c.

struct urb* out_urb

Definition at line 347 of file pn533.c.

Definition at line 373 of file pn533.c.

u8 poll_mod_count

Definition at line 374 of file pn533.c.

u8 poll_mod_curr

Definition at line 375 of file pn533.c.

u32 poll_protocols

Definition at line 376 of file pn533.c.

struct work_struct poll_work

Definition at line 360 of file pn533.c.

Definition at line 355 of file pn533.c.

Definition at line 362 of file pn533.c.

u8 tgt_active_prot

Definition at line 383 of file pn533.c.

u8 tgt_available_prots

Definition at line 382 of file pn533.c.

u8 tgt_mode

Definition at line 384 of file pn533.c.

struct usb_device* udev

Definition at line 343 of file pn533.c.

Definition at line 357 of file pn533.c.

int wq_in_error

Definition at line 365 of file pn533.c.

struct pn533_frame* wq_in_frame

Definition at line 364 of file pn533.c.


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