Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/nfc/
Dllc.h34 struct nfc_llc *nfc_llc_allocate(const char *name, struct nfc_hci_dev *hdev,
/linux-4.1.27/net/nfc/hci/
Dllc.c101 struct nfc_llc *nfc_llc_allocate(const char *name, struct nfc_hci_dev *hdev, in nfc_llc_allocate() function
Dcore.c959 hdev->llc = nfc_llc_allocate(llc_name, hdev, ops->xmit, in nfc_hci_allocate_device()