Searched refs:reply_error (Results 1 – 8 of 8) sorted by relevance
124 msg->reply_error = ret; in hda_dsp_ipc_get_reply()
407 msg->reply_error = ret; in bdw_get_reply()
287 msg->reply_error = ret; in byt_get_reply()
65 msg->reply_error = ret; in imx8m_get_reply()
92 msg->reply_error = ret; in imx8_get_reply()
223 ret = msg->reply_error; in tx_wait_done()263 msg->reply_error = 0; in sof_ipc_tx_message_unlocked()
338 int reply_error; member
544 struct binder_error reply_error; member1931 if (target_thread->reply_error.cmd == BR_OK) { in binder_send_failed_reply()1932 target_thread->reply_error.cmd = error_code; in binder_send_failed_reply()1935 &target_thread->reply_error.work); in binder_send_failed_reply()1945 target_thread->reply_error.cmd); in binder_send_failed_reply()4654 thread->reply_error.work.type = BINDER_WORK_RETURN_ERROR; in binder_get_thread_ilocked()4655 thread->reply_error.cmd = BR_OK; in binder_get_thread_ilocked()