Home
last modified time | relevance | path

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

/openbmc/linux/net/nfc/
H A Daf_nfc.c80 int __init af_nfc_init(void) in af_nfc_init() function
H A Dnfc.h64 int __init af_nfc_init(void);
H A Dcore.c1213 rc = af_nfc_init(); in nfc_init()