Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/
H A Dport100.c496 struct port100_cb_arg { struct
1158 const struct port100_cb_arg *cb_arg = arg; in port100_in_comm_rf_complete()
1211 struct port100_cb_arg *cb_arg; in port100_in_send_cmd()
1214 cb_arg = kzalloc(sizeof(struct port100_cb_arg), GFP_KERNEL); in port100_in_send_cmd()
1336 const struct port100_cb_arg *cb_arg = arg; in port100_tg_comm_rf_complete()
1378 struct port100_cb_arg *cb_arg; in port100_tg_send_cmd()
1380 cb_arg = kzalloc(sizeof(struct port100_cb_arg), GFP_KERNEL); in port100_tg_send_cmd()
1407 struct port100_cb_arg *cb_arg; in port100_listen_mdaa()
1421 cb_arg = kzalloc(sizeof(struct port100_cb_arg), GFP_KERNEL); in port100_listen_mdaa()