Home
last modified time | relevance | path

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

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