Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nfc/microread/
H A Dmicroread.c134 static struct nfc_hci_gate microread_gates[] = { variable
664 init_data.gate_count = ARRAY_SIZE(microread_gates); in microread_probe()
665 memcpy(init_data.gates, microread_gates, sizeof(microread_gates)); in microread_probe()
/kernel/linux/linux-6.6/drivers/nfc/microread/
H A Dmicroread.c133 static const struct nfc_hci_gate microread_gates[] = { variable
662 init_data.gate_count = ARRAY_SIZE(microread_gates); in microread_probe()
663 memcpy(init_data.gates, microread_gates, sizeof(microread_gates)); in microread_probe()

Completed in 3 milliseconds