Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/nfc/
Dhci.h75 struct nfc_hci_gate { struct
93 struct nfc_hci_gate gates[NFC_HCI_MAX_CUSTOM_GATES]; argument
/linux-4.1.27/drivers/nfc/microread/
Dmicroread.c145 static struct nfc_hci_gate microread_gates[] = {
/linux-4.1.27/drivers/nfc/pn544/
Dpn544.c100 static struct nfc_hci_gate pn544_gates[] = {
/linux-4.1.27/drivers/nfc/st21nfca/
Dst21nfca.c88 static struct nfc_hci_gate st21nfca_gates[] = {
/linux-4.1.27/net/nfc/hci/
Dcore.c439 struct nfc_hci_gate *gates) in hci_dev_connect_gates()