Searched refs:reply_error (Results 1 – 6 of 6) 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()
152 msg->reply_error = ret; in acp_dsp_ipc_get_reply()
160 msg->reply_error = 0; in hda_dsp_ipc_get_reply()
Completed in 14 milliseconds