Home
last modified time | relevance | path

Searched refs:nfc_hci_allocate_device (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/net/nfc/
A Dhci.h154 struct nfc_hci_dev *nfc_hci_allocate_device(const struct nfc_hci_ops *ops,
/linux-6.3-rc2/net/nfc/hci/
A Dcore.c950 struct nfc_hci_dev *nfc_hci_allocate_device(const struct nfc_hci_ops *ops, in nfc_hci_allocate_device() function
1000 EXPORT_SYMBOL(nfc_hci_allocate_device);
/linux-6.3-rc2/drivers/nfc/microread/
A Dmicroread.c676 info->hdev = nfc_hci_allocate_device(&microread_hci_ops, &init_data, in microread_probe()
/linux-6.3-rc2/drivers/nfc/st21nfca/
A Dcore.c988 nfc_hci_allocate_device(&st21nfca_hci_ops, &init_data, quirks, in st21nfca_hci_probe()
/linux-6.3-rc2/drivers/nfc/pn544/
A Dpn544.c942 info->hdev = nfc_hci_allocate_device(&pn544_hci_ops, &init_data, 0, in pn544_hci_probe()

Completed in 11 milliseconds