Home
last modified time | relevance | path

Searched refs:snd_sof_ipc_msg (Results 1 - 25 of 32) sorted by relevance

12

/kernel/linux/linux-6.6/sound/soc/sof/
H A Dipc.c40 struct snd_sof_ipc_msg *msg; in sof_ipc_send_msg()
132 struct snd_sof_ipc_msg *msg = &sdev->ipc->msg; in snd_sof_ipc_reply()
150 struct snd_sof_ipc_msg *msg; in snd_sof_ipc_init()
H A Dsof-priv.h126 struct snd_sof_ipc_msg;
219 struct snd_sof_ipc_msg *msg); /* mandatory */
396 struct snd_sof_ipc_msg { struct
517 struct snd_sof_ipc_msg msg;
581 struct snd_sof_ipc_msg *msg;
H A Dipc4.c259 struct snd_sof_ipc_msg *msg = sdev->msg; in sof_ipc4_get_reply()
287 struct snd_sof_ipc_msg *msg = &ipc->msg; in ipc4_wait_tx_done()
528 struct snd_sof_ipc_msg *msg = &sdev->ipc->msg; in sof_ipc4_init_msg_memory()
H A Dipc3.c236 struct snd_sof_ipc_msg *msg = sdev->msg; in sof_ipc3_get_reply()
291 struct snd_sof_ipc_msg *msg = &ipc->msg; in ipc3_wait_tx_done()
767 struct snd_sof_ipc_msg *msg = &sdev->ipc->msg; in ipc3_init_reply_data_buffer()
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda-ipc.c59 int hda_dsp_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in hda_dsp_ipc_send_msg()
84 struct snd_sof_ipc_msg *msg) in hda_dsp_ipc4_schedule_d0i3_work()
96 int hda_dsp_ipc4_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in hda_dsp_ipc4_send_msg()
124 struct snd_sof_ipc_msg *msg = sdev->msg; in hda_dsp_ipc_get_reply()
H A Dhda-ipc.h52 int cnl_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg);
H A Datom.h60 int atom_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg);
H A Dhda.h536 struct snd_sof_ipc_msg *delayed_ipc_tx_msg;
673 struct snd_sof_ipc_msg *msg);
926 int cnl_ipc4_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg);
930 struct snd_sof_ipc_msg *msg);
931 int hda_dsp_ipc4_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg);
H A Dcnl.c244 static bool cnl_compact_ipc_compress(struct snd_sof_ipc_msg *msg, in cnl_compact_ipc_compress()
262 int cnl_ipc4_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in cnl_ipc4_send_msg()
288 int cnl_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in cnl_ipc_send_msg()
H A Dmtl.h85 int mtl_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg);
H A Datom.c181 int atom_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in atom_send_msg()
H A Dbdw.c363 static int bdw_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in bdw_send_msg()
/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A Dhda-ipc.h52 int cnl_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg);
H A Dhda-ipc.c57 int hda_dsp_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in hda_dsp_ipc_send_msg()
70 struct snd_sof_ipc_msg *msg = sdev->msg; in hda_dsp_ipc_get_reply()
H A Dcnl.c146 static bool cnl_compact_ipc_compress(struct snd_sof_ipc_msg *msg, in cnl_compact_ipc_compress()
166 int cnl_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in cnl_ipc_send_msg()
H A Dbdw.c361 static int bdw_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in bdw_send_msg()
373 struct snd_sof_ipc_msg *msg = sdev->msg; in bdw_get_reply()
H A Dbyt.c237 static int byt_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in byt_send_msg()
253 struct snd_sof_ipc_msg *msg = sdev->msg; in byt_get_reply()
H A Dhda.h602 struct snd_sof_ipc_msg *msg);
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dipc.c37 struct snd_sof_ipc_msg msg;
206 static int tx_wait_done(struct snd_sof_ipc *ipc, struct snd_sof_ipc_msg *msg, in tx_wait_done()
245 struct snd_sof_ipc_msg *msg; in sof_ipc_tx_message_unlocked()
346 struct snd_sof_ipc_msg *msg = &sdev->ipc->msg; in snd_sof_ipc_reply()
824 struct snd_sof_ipc_msg *msg; in snd_sof_ipc_init()
H A Dsof-priv.h83 struct snd_sof_ipc_msg;
138 struct snd_sof_ipc_msg *msg); /* mandatory */
331 struct snd_sof_ipc_msg { struct
390 struct snd_sof_ipc_msg *msg;
H A Dops.h279 struct snd_sof_ipc_msg *msg) in snd_sof_dsp_send_msg()
/kernel/linux/linux-5.10/sound/soc/sof/imx/
H A Dimx8m.c36 struct snd_sof_ipc_msg *msg = sdev->msg; in imx8m_get_reply()
109 static int imx8m_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in imx8m_send_msg()
H A Dimx8.c63 struct snd_sof_ipc_msg *msg = sdev->msg; in imx8_get_reply()
136 static int imx8_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in imx8_send_msg()
/kernel/linux/linux-6.6/sound/soc/sof/amd/
H A Dacp-ipc.c67 int acp_sof_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in acp_sof_ipc_send_msg()
98 struct snd_sof_ipc_msg *msg = sdev->msg; in acp_dsp_ipc_get_reply()
H A Dacp.h245 struct snd_sof_ipc_msg *msg);

Completed in 27 milliseconds

12