Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
int | nfc_proto_register (const struct nfc_protocol *nfc_proto) |
EXPORT_SYMBOL (nfc_proto_register) | |
void | nfc_proto_unregister (const struct nfc_protocol *nfc_proto) |
EXPORT_SYMBOL (nfc_proto_unregister) | |
int __init | af_nfc_init (void) |
void | af_nfc_exit (void) |
EXPORT_SYMBOL | ( | nfc_proto_register | ) |
EXPORT_SYMBOL | ( | nfc_proto_unregister | ) |
int nfc_proto_register | ( | const struct nfc_protocol * | nfc_proto | ) |