Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/pn544/
H A Dpn544.c88 static const struct nfc_hci_gate pn544_gates[] = { variable
925 init_data.gate_count = ARRAY_SIZE(pn544_gates); in pn544_hci_probe()
927 memcpy(init_data.gates, pn544_gates, sizeof(pn544_gates)); in pn544_hci_probe()