Home
last modified time | relevance | path

Searched refs:snd_sof_ipc_msg (Results 1 – 18 of 18) sorted by relevance

/linux-5.19.10/sound/soc/sof/
Dipc.c40 struct snd_sof_ipc_msg *msg; in sof_ipc_send_msg()
124 struct snd_sof_ipc_msg *msg = &sdev->ipc->msg; in snd_sof_ipc_reply()
142 struct snd_sof_ipc_msg *msg; in snd_sof_ipc_init()
Dsof-priv.h103 struct snd_sof_ipc_msg;
180 struct snd_sof_ipc_msg *msg); /* mandatory */
348 struct snd_sof_ipc_msg { struct
460 struct snd_sof_ipc_msg msg;
506 struct snd_sof_ipc_msg *msg;
Dipc4.c247 struct snd_sof_ipc_msg *msg = sdev->msg; in sof_ipc4_get_reply()
275 struct snd_sof_ipc_msg *msg = &ipc->msg; in ipc4_wait_tx_done()
496 struct snd_sof_ipc_msg *msg = &sdev->ipc->msg; in sof_ipc4_init_msg_memory()
Dipc3.c225 struct snd_sof_ipc_msg *msg = sdev->msg; in sof_ipc3_get_reply()
280 struct snd_sof_ipc_msg *msg = &ipc->msg; in ipc3_wait_tx_done()
727 struct snd_sof_ipc_msg *msg = &sdev->ipc->msg; in ipc3_init_reply_data_buffer()
Dops.h373 struct snd_sof_ipc_msg *msg) in snd_sof_dsp_send_msg()
/linux-5.19.10/sound/soc/sof/intel/
Dhda-ipc.c58 int hda_dsp_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in hda_dsp_ipc_send_msg()
69 int hda_dsp_ipc4_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in hda_dsp_ipc4_send_msg()
87 struct snd_sof_ipc_msg *msg = sdev->msg; in hda_dsp_ipc_get_reply()
Dcnl.c237 static bool cnl_compact_ipc_compress(struct snd_sof_ipc_msg *msg, in cnl_compact_ipc_compress()
255 int cnl_ipc4_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in cnl_ipc4_send_msg()
271 int cnl_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in cnl_ipc_send_msg()
Dhda-ipc.h52 int cnl_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg);
Datom.h60 int atom_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg);
Dhda.h589 struct snd_sof_ipc_msg *msg);
773 int cnl_ipc4_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg);
775 int hda_dsp_ipc4_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg);
Datom.c181 int atom_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in atom_send_msg()
Dbdw.c363 static int bdw_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in bdw_send_msg()
/linux-5.19.10/sound/soc/sof/amd/
Dacp-ipc.c61 int acp_sof_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in acp_sof_ipc_send_msg()
91 struct snd_sof_ipc_msg *msg = sdev->msg; in acp_dsp_ipc_get_reply()
Dacp.h188 struct snd_sof_ipc_msg *msg);
/linux-5.19.10/sound/soc/sof/mediatek/mt8186/
Dmt8186.c41 struct snd_sof_ipc_msg *msg) in mt8186_send_msg()
53 struct snd_sof_ipc_msg *msg = sdev->msg; in mt8186_get_reply()
/linux-5.19.10/sound/soc/sof/mediatek/mt8195/
Dmt8195.c42 struct snd_sof_ipc_msg *msg) in mt8195_send_msg()
54 struct snd_sof_ipc_msg *msg = sdev->msg; in mt8195_get_reply()
/linux-5.19.10/sound/soc/sof/imx/
Dimx8m.c103 static int imx8m_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in imx8m_send_msg()
Dimx8.c110 static int imx8_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in imx8_send_msg()