Home
last modified time | relevance | path

Searched refs:nci_hci_gate (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/nfc/
H A Dnci_core.h160 struct nci_hci_gate { struct
173 struct nci_hci_gate gates[NCI_HCI_MAX_CUSTOM_GATES]; argument
/openbmc/linux/drivers/nfc/st-nci/
H A Dse.c95 static struct nci_hci_gate st_nci_gates[] = {
/openbmc/linux/net/nfc/nci/
H A Dhci.c698 const struct nci_hci_gate *gates) in nci_hci_dev_connect_gates()