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

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

Completed in 171 milliseconds