Searched refs:reply_error (Results 1 – 8 of 8) sorted by relevance
60 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()
336 if (msg->reply_error) { in ipc4_wait_tx_done() 339 ret = msg->reply_error; in ipc4_wait_tx_done()
418 int reply_error; member
307 ret = msg->reply_error; in ipc3_wait_tx_done()
476 * @reply_error: transaction errors reported by target thread503 struct binder_error reply_error; member
1711 if (target_thread->reply_error.cmd == BR_OK) { in binder_send_failed_reply() 1712 target_thread->reply_error.cmd = error_code; in binder_send_failed_reply() 1715 &target_thread->reply_error.work); in binder_send_failed_reply() 1725 target_thread->reply_error.cmd); in binder_send_failed_reply() 5204 thread->reply_error.work.type = BINDER_WORK_RETURN_ERROR; in binder_get_thread_ilocked() 5205 thread->reply_error.cmd = BR_OK; in binder_get_thread_ilocked()
152 msg->reply_error = ret; in acp_dsp_ipc_get_reply()
160 msg->reply_error = 0; in hda_dsp_ipc_get_reply()