Home
last modified time | relevance | path

Searched refs:NCI_HCI_INVALID_HOST (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/net/nfc/nci/
H A Dhci.c116 hdev->pipes[i].host = NCI_HCI_INVALID_HOST; in nci_hci_reset_pipes()
128 ndev->hci_dev->pipes[i].host = NCI_HCI_INVALID_HOST; in nci_hci_reset_pipes_per_host()
339 NCI_HCI_INVALID_HOST; in nci_hci_cmd_received()
/OK3568_Linux_fs/kernel/include/net/nfc/
H A Dnci_core.h151 #define NCI_HCI_INVALID_HOST 0x80 macro