complete_cb_arg   224 drivers/nfc/st95hf/core.c 	struct st95_digital_cmd_complete_arg complete_cb_arg;
complete_cb_arg   706 drivers/nfc/st95hf/core.c 	cb_arg = &stcontext->complete_cb_arg;
complete_cb_arg   800 drivers/nfc/st95hf/core.c 	cb_arg = &stcontext->complete_cb_arg;
complete_cb_arg   953 drivers/nfc/st95hf/core.c 	stcontext->complete_cb_arg.skb_resp = skb_resp;
complete_cb_arg   954 drivers/nfc/st95hf/core.c 	stcontext->complete_cb_arg.cb_usrarg = arg;
complete_cb_arg   955 drivers/nfc/st95hf/core.c 	stcontext->complete_cb_arg.complete_cb = cb;
complete_cb_arg   959 drivers/nfc/st95hf/core.c 		stcontext->complete_cb_arg.rats = true;