Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/sof/
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()
A Dipc4.c304 if (msg->reply_error) { in ipc4_wait_tx_done()
307 ret = msg->reply_error; in ipc4_wait_tx_done()
A Dsof-priv.h398 int reply_error; member
A Dipc3.c299 ret = msg->reply_error; in ipc3_wait_tx_done()
/linux-6.3-rc2/drivers/android/
A Dbinder_internal.h487 struct binder_error reply_error; member
A Dbinder.c1612 if (target_thread->reply_error.cmd == BR_OK) { in binder_send_failed_reply()
1613 target_thread->reply_error.cmd = error_code; in binder_send_failed_reply()
1616 &target_thread->reply_error.work); in binder_send_failed_reply()
1626 target_thread->reply_error.cmd); in binder_send_failed_reply()
4856 thread->reply_error.work.type = BINDER_WORK_RETURN_ERROR; in binder_get_thread_ilocked()
4857 thread->reply_error.cmd = BR_OK; in binder_get_thread_ilocked()
/linux-6.3-rc2/sound/soc/sof/amd/
A Dacp-ipc.c145 msg->reply_error = ret; in acp_dsp_ipc_get_reply()
/linux-6.3-rc2/sound/soc/sof/intel/
A Dhda-ipc.c151 msg->reply_error = 0; in hda_dsp_ipc_get_reply()
/linux-6.3-rc2/sound/soc/sof/mediatek/mt8186/
A Dmt8186.c81 msg->reply_error = ret; in mt8186_get_reply()
/linux-6.3-rc2/sound/soc/sof/mediatek/mt8195/
A Dmt8195.c82 msg->reply_error = ret; in mt8195_get_reply()

Completed in 26 milliseconds