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

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

Completed in 218 milliseconds