Linux Kernel
3.7.1
|
Data Fields | |
struct platform_device * | pdev |
struct nci_dev * | ndev |
unsigned long | flags |
char | st_register_cb_status |
long(* | st_write )(struct sk_buff *) |
struct completion | completed |
struct nci_vs_nfcc_info_rsp | nfcc_info |
Definition at line 93 of file nfcwilink.c.
struct completion completed |
Definition at line 101 of file nfcwilink.c.
unsigned long flags |
Definition at line 96 of file nfcwilink.c.
Definition at line 95 of file nfcwilink.c.
struct nci_vs_nfcc_info_rsp nfcc_info |
Definition at line 103 of file nfcwilink.c.
struct platform_device* pdev |
Definition at line 94 of file nfcwilink.c.
char st_register_cb_status |
Definition at line 98 of file nfcwilink.c.
Definition at line 99 of file nfcwilink.c.