Searched refs:ipc4_reply (Results 1 – 1 of 1) sorted by relevance
269 struct sof_ipc4_msg *ipc4_reply; in sof_ipc4_get_reply() local273 ipc4_reply = msg->reply_data; in sof_ipc4_get_reply()275 sof_ipc4_log_header(sdev->dev, "ipc tx reply", ipc4_reply, false); in sof_ipc4_get_reply()277 ret = sof_ipc4_check_reply_status(sdev, ipc4_reply->primary); in sof_ipc4_get_reply()282 if (!msg->reply_size || !SOF_IPC4_MSG_IS_MODULE_MSG(ipc4_reply->primary) || in sof_ipc4_get_reply()283 (SOF_IPC4_MSG_TYPE_GET(ipc4_reply->primary) != SOF_IPC4_MOD_LARGE_CONFIG_GET)) in sof_ipc4_get_reply()287 snd_sof_dsp_mailbox_read(sdev, sdev->dsp_box.offset, ipc4_reply->data_ptr, in sof_ipc4_get_reply()317 struct sof_ipc4_msg *ipc4_reply = msg->reply_data; in ipc4_wait_tx_done() local321 ipc4_reply_data->header_u64 = ipc4_reply->header_u64; in ipc4_wait_tx_done()324 memcpy(ipc4_reply_data->data_ptr, ipc4_reply->data_ptr, in ipc4_wait_tx_done()