Home
last modified time | relevance | path

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

/openbmc/linux/include/net/nfc/
H A Dhci.h63 struct nfc_hci_gate { struct
81 struct nfc_hci_gate gates[NFC_HCI_MAX_CUSTOM_GATES]; argument
/openbmc/linux/drivers/nfc/microread/
H A Dmicroread.c133 static const struct nfc_hci_gate microread_gates[] = {
/openbmc/linux/drivers/nfc/pn544/
H A Dpn544.c88 static const struct nfc_hci_gate pn544_gates[] = {
/openbmc/linux/drivers/nfc/st21nfca/
H A Dcore.c74 static const struct nfc_hci_gate st21nfca_gates[] = {
/openbmc/linux/net/nfc/hci/
H A Dcore.c450 const struct nfc_hci_gate *gates) in hci_dev_connect_gates()