Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nfc/
H A Dport100.c496 struct port100_cb_arg { struct
1155 struct port100_cb_arg *cb_arg = arg; in port100_in_comm_rf_complete()
1208 struct port100_cb_arg *cb_arg; in port100_in_send_cmd()
1211 cb_arg = kzalloc(sizeof(struct port100_cb_arg), GFP_KERNEL); in port100_in_send_cmd()
1333 struct port100_cb_arg *cb_arg = arg; in port100_tg_comm_rf_complete()
1375 struct port100_cb_arg *cb_arg; in port100_tg_send_cmd()
1377 cb_arg = kzalloc(sizeof(struct port100_cb_arg), GFP_KERNEL); in port100_tg_send_cmd()
1404 struct port100_cb_arg *cb_arg; in port100_listen_mdaa()
1418 cb_arg = kzalloc(sizeof(struct port100_cb_arg), GFP_KERNEL); in port100_listen_mdaa()