Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/nfc/hci/
H A Dhci.h92 #define NFC_HCI_ANY_OPEN_PIPE 0x03 macro
H A Dcommand.c193 r = nfc_hci_execute_cmd(hdev, pipe, NFC_HCI_ANY_OPEN_PIPE, in nfc_hci_open_pipe()
H A Dcore.c222 case NFC_HCI_ANY_OPEN_PIPE: in nfc_hci_cmd_received()
/OK3568_Linux_fs/kernel/include/net/nfc/
H A Dhci.h237 #define NFC_HCI_ANY_OPEN_PIPE 0x03 macro
/OK3568_Linux_fs/kernel/drivers/nfc/st21nfca/
H A Dcore.c842 case NFC_HCI_ANY_OPEN_PIPE: in st21nfca_hci_cmd_received()