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

#include <nfc.h>

Data Fields

unsigned int idx
 
u32 target_next_idx
 
struct nfc_targettargets
 
int n_targets
 
int targets_generation
 
struct device dev
 
bool dev_up
 
u8 rf_mode
 
bool polling
 
struct nfc_targetactive_target
 
bool dep_link_up
 
struct nfc_genl_data genl_data
 
u32 supported_protocols
 
int tx_headroom
 
int tx_tailroom
 
struct timer_list check_pres_timer
 
struct work_struct check_pres_work
 
struct nfc_opsops
 

Detailed Description

Definition at line 97 of file nfc.h.

Field Documentation

struct nfc_target* active_target

Definition at line 107 of file nfc.h.

struct timer_list check_pres_timer

Definition at line 115 of file nfc.h.

struct work_struct check_pres_work

Definition at line 116 of file nfc.h.

bool dep_link_up

Definition at line 108 of file nfc.h.

Definition at line 103 of file nfc.h.

bool dev_up

Definition at line 104 of file nfc.h.

struct nfc_genl_data genl_data

Definition at line 109 of file nfc.h.

unsigned int idx

Definition at line 98 of file nfc.h.

int n_targets

Definition at line 101 of file nfc.h.

Definition at line 118 of file nfc.h.

bool polling

Definition at line 106 of file nfc.h.

u8 rf_mode

Definition at line 105 of file nfc.h.

u32 supported_protocols

Definition at line 110 of file nfc.h.

u32 target_next_idx

Definition at line 99 of file nfc.h.

struct nfc_target* targets

Definition at line 100 of file nfc.h.

int targets_generation

Definition at line 102 of file nfc.h.

int tx_headroom

Definition at line 112 of file nfc.h.

int tx_tailroom

Definition at line 113 of file nfc.h.


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