Home
last modified time | relevance | path

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

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