Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/nfc/
Dllc.h23 struct nfc_llc *nfc_llc_allocate(const char *name, struct nfc_hci_dev *hdev,
/linux-6.12.1/net/nfc/hci/
Dllc.c92 struct nfc_llc *nfc_llc_allocate(const char *name, struct nfc_hci_dev *hdev, in nfc_llc_allocate() function
Dcore.c971 hdev->llc = nfc_llc_allocate(llc_name, hdev, ops->xmit, in nfc_hci_allocate_device()