Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/nfc/
Dllc.h44 int nfc_llc_start(struct nfc_llc *llc);
/linux-4.1.27/net/nfc/hci/
Dllc.c143 inline int nfc_llc_start(struct nfc_llc *llc) in nfc_llc_start() function
Dcore.c579 r = nfc_llc_start(hdev->llc); in hci_dev_up()