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

#include <nfc.h>

Data Fields

int id
 
struct protoproto
 
struct moduleowner
 
int(* create )(struct net *net, struct socket *sock, const struct nfc_protocol *nfc_proto)
 

Detailed Description

Definition at line 30 of file nfc.h.

Field Documentation

int(* create)(struct net *net, struct socket *sock, const struct nfc_protocol *nfc_proto)

Definition at line 34 of file nfc.h.

Definition at line 31 of file nfc.h.

struct module* owner

Definition at line 33 of file nfc.h.

Definition at line 32 of file nfc.h.


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