Home
last modified time | relevance | path

Searched refs:af_nfc_init (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/net/nfc/
Daf_nfc.c91 int __init af_nfc_init(void) in af_nfc_init() function
Dnfc.h107 int __init af_nfc_init(void);
Dcore.c627 rc = af_nfc_init(); in nfc_init()