Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/sof/intel/
Dhda-ipc.c120 msg->reply_error = ret; in hda_dsp_ipc_get_reply()
Dbdw.c386 msg->reply_error = ret; in bdw_get_reply()
Dbyt.c282 msg->reply_error = ret; in byt_get_reply()
/Linux-v5.4/sound/soc/sof/
Dipc.c219 ret = msg->reply_error; in tx_wait_done()
256 msg->reply_error = 0; in sof_ipc_tx_message_unlocked()
Dsof-priv.h283 int reply_error; member
/Linux-v5.4/sound/soc/sof/imx/
Dimx8.c91 msg->reply_error = ret; in imx8_get_reply()
/Linux-v5.4/drivers/android/
Dbinder.c548 struct binder_error reply_error; member
1956 if (target_thread->reply_error.cmd == BR_OK) { in binder_send_failed_reply()
1957 target_thread->reply_error.cmd = error_code; in binder_send_failed_reply()
1960 &target_thread->reply_error.work); in binder_send_failed_reply()
1970 target_thread->reply_error.cmd); in binder_send_failed_reply()
4662 thread->reply_error.work.type = BINDER_WORK_RETURN_ERROR; in binder_get_thread_ilocked()
4663 thread->reply_error.cmd = BR_OK; in binder_get_thread_ilocked()