Home
last modified time | relevance | path

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

/linux/drivers/android/
A Dbinder_internal.h506 struct binder_error reply_error; member
A Dbinder.c1547 if (target_thread->reply_error.cmd == BR_OK) { in binder_send_failed_reply()
1548 target_thread->reply_error.cmd = error_code; in binder_send_failed_reply()
1551 &target_thread->reply_error.work); in binder_send_failed_reply()
1561 target_thread->reply_error.cmd); in binder_send_failed_reply()
4304 thread->reply_error.work.type = BINDER_WORK_RETURN_ERROR; in binder_get_thread_ilocked()
4305 thread->reply_error.cmd = BR_OK; in binder_get_thread_ilocked()
/linux/sound/soc/sof/intel/
A Dhda-ipc.c124 msg->reply_error = ret; in hda_dsp_ipc_get_reply()
A Datom.c234 msg->reply_error = ret; in atom_get_reply()
A Dbdw.c411 msg->reply_error = ret; in bdw_get_reply()
/linux/sound/soc/sof/imx/
A Dimx8m.c66 msg->reply_error = ret; in imx8m_get_reply()
A Dimx8.c93 msg->reply_error = ret; in imx8_get_reply()
/linux/sound/soc/sof/
A Dipc.c258 ret = msg->reply_error; in tx_wait_done()
305 msg->reply_error = 0; in sof_ipc_tx_message_unlocked()
A Dsof-priv.h364 int reply_error; member

Completed in 24 milliseconds