Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/nfc/
H A Dnci_core.h301 struct nci_hci_dev *nci_hci_allocate(struct nci_dev *ndev);
/OK3568_Linux_fs/kernel/net/nfc/nci/
H A Dhci.c783 struct nci_hci_dev *nci_hci_allocate(struct nci_dev *ndev) in nci_hci_allocate() function
H A Dcore.c1170 ndev->hci_dev = nci_hci_allocate(ndev); in nci_allocate_device()