Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/nfc/
H A Dhci.h63 struct nfc_hci_gate { struct
81 struct nfc_hci_gate gates[NFC_HCI_MAX_CUSTOM_GATES]; argument
/OK3568_Linux_fs/kernel/drivers/nfc/microread/
H A Dmicroread.c134 static struct nfc_hci_gate microread_gates[] = {
/OK3568_Linux_fs/kernel/drivers/nfc/st21nfca/
H A Dcore.c75 static struct nfc_hci_gate st21nfca_gates[] = {
/OK3568_Linux_fs/kernel/drivers/nfc/pn544/
H A Dpn544.c89 static struct nfc_hci_gate pn544_gates[] = {
/OK3568_Linux_fs/kernel/net/nfc/hci/
H A Dcore.c450 struct nfc_hci_gate *gates) in hci_dev_connect_gates()