Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nfc/
Dport100.c505 struct port100_cb_arg { struct
1164 struct port100_cb_arg *cb_arg = arg; in port100_in_comm_rf_complete()
1217 struct port100_cb_arg *cb_arg; in port100_in_send_cmd()
1220 cb_arg = kzalloc(sizeof(struct port100_cb_arg), GFP_KERNEL); in port100_in_send_cmd()
1342 struct port100_cb_arg *cb_arg = arg; in port100_tg_comm_rf_complete()
1384 struct port100_cb_arg *cb_arg; in port100_tg_send_cmd()
1386 cb_arg = kzalloc(sizeof(struct port100_cb_arg), GFP_KERNEL); in port100_tg_send_cmd()
1413 struct port100_cb_arg *cb_arg; in port100_listen_mdaa()
1427 cb_arg = kzalloc(sizeof(struct port100_cb_arg), GFP_KERNEL); in port100_listen_mdaa()