Home
last modified time | relevance | path

Searched refs:reply_error (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/sof/
H A Dipc.c60 msg->reply_error = 0; in sof_ipc_send_msg()
125 sdev->msg->reply_error = sdev->ipc->ops->get_reply(sdev); in snd_sof_ipc_get_reply()
H A Dipc4.c302 if (msg->reply_error) { in ipc4_wait_tx_done()
305 ret = msg->reply_error; in ipc4_wait_tx_done()
H A Dsof-priv.h402 int reply_error; member
H A Dipc3.c307 ret = msg->reply_error; in ipc3_wait_tx_done()
/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A Dhda-ipc.c124 msg->reply_error = ret; in hda_dsp_ipc_get_reply()
H A Dbdw.c407 msg->reply_error = ret; in bdw_get_reply()
H A Dbyt.c287 msg->reply_error = ret; in byt_get_reply()
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder_internal.h460 * @reply_error: transaction errors reported by target thread
487 struct binder_error reply_error; member
H A Dbinder.c1659 if (target_thread->reply_error.cmd == BR_OK) { in binder_send_failed_reply()
1660 target_thread->reply_error.cmd = error_code; in binder_send_failed_reply()
1663 &target_thread->reply_error.work); in binder_send_failed_reply()
1673 target_thread->reply_error.cmd); in binder_send_failed_reply()
4960 thread->reply_error.work.type = BINDER_WORK_RETURN_ERROR; in binder_get_thread_ilocked()
4961 thread->reply_error.cmd = BR_OK; in binder_get_thread_ilocked()
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dipc.c223 ret = msg->reply_error; in tx_wait_done()
263 msg->reply_error = 0; in sof_ipc_tx_message_unlocked()
H A Dsof-priv.h338 int reply_error; member
/kernel/linux/linux-5.10/sound/soc/sof/imx/
H A Dimx8m.c65 msg->reply_error = ret; in imx8m_get_reply()
H A Dimx8.c92 msg->reply_error = ret; in imx8_get_reply()
/kernel/linux/linux-6.6/sound/soc/sof/amd/
H A Dacp-ipc.c152 msg->reply_error = ret; in acp_dsp_ipc_get_reply()
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda-ipc.c151 msg->reply_error = 0; in hda_dsp_ipc_get_reply()
/kernel/linux/linux-5.10/drivers/android/
H A Dbinder.c549 * @reply_error: transaction errors reported by target thread
574 struct binder_error reply_error; member
2008 if (target_thread->reply_error.cmd == BR_OK) { in binder_send_failed_reply()
2009 target_thread->reply_error.cmd = error_code; in binder_send_failed_reply()
2012 &target_thread->reply_error.work); in binder_send_failed_reply()
2022 target_thread->reply_error.cmd); in binder_send_failed_reply()
5127 thread->reply_error.work.type = BINDER_WORK_RETURN_ERROR; in binder_get_thread_ilocked()
5128 thread->reply_error.cmd = BR_OK; in binder_get_thread_ilocked()

Completed in 29 milliseconds