Lines Matching refs:sof_ipc4_msg
174 static void sof_ipc4_log_header(struct device *dev, u8 *text, struct sof_ipc4_msg *msg,
232 static void sof_ipc4_log_header(struct device *dev, u8 *text, struct sof_ipc4_msg *msg,
260 struct sof_ipc4_msg *ipc4_reply;
288 struct sof_ipc4_msg *ipc4_msg = msg->msg_data;
308 struct sof_ipc4_msg *ipc4_reply = msg->reply_data;
309 struct sof_ipc4_msg *ipc4_reply_data = reply_data;
338 struct sof_ipc4_msg *ipc4_msg = msg_data;
385 struct sof_ipc4_msg *msg = NULL;
409 struct sof_ipc4_msg *ipc4_msg = data;
410 struct sof_ipc4_msg tx = {{ 0 }};
411 struct sof_ipc4_msg rx = {{ 0 }};
527 struct sof_ipc4_msg *ipc4_msg;
535 sizeof(struct sof_ipc4_msg), GFP_KERNEL);
540 ipc4_msg->data_ptr = msg->reply_data + sizeof(struct sof_ipc4_msg);
545 static int ipc4_fw_ready(struct snd_sof_dev *sdev, struct sof_ipc4_msg *ipc4_msg)
584 struct sof_ipc4_msg *ipc4_msg = sdev->ipc->msg.rx_data;
647 struct sof_ipc4_msg msg;
681 struct sof_ipc4_msg msg = {{0}};