Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nfc/
H A Dport100.c215 struct port100_protocol { struct
220 static struct port100_protocol
394 static struct port100_protocol
1101 struct port100_protocol *protocols; in port100_in_set_framing()
1120 size = sizeof(struct port100_protocol) * num_protocols; in port100_in_set_framing()
1258 struct port100_protocol *protocols; in port100_tg_set_framing()
1277 size = sizeof(struct port100_protocol) * num_protocols; in port100_tg_set_framing()
/kernel/linux/linux-6.6/drivers/nfc/
H A Dport100.c215 struct port100_protocol { struct
220 static const struct port100_protocol
394 static const struct port100_protocol
1104 const struct port100_protocol *protocols; in port100_in_set_framing()
1123 size = sizeof(struct port100_protocol) * num_protocols; in port100_in_set_framing()
1261 const struct port100_protocol *protocols; in port100_tg_set_framing()
1280 size = sizeof(struct port100_protocol) * num_protocols; in port100_tg_set_framing()

Completed in 5 milliseconds