Searched refs:snd_sof_ipc_msg (Results 1 – 11 of 11) sorted by relevance
/sound/soc/sof/ |
D | sof-priv.h | 83 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;
|
D | ipc.c | 37 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()
|
D | ops.h | 279 struct snd_sof_ipc_msg *msg) in snd_sof_dsp_send_msg()
|
/sound/soc/sof/intel/ |
D | hda-ipc.h | 52 int cnl_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg);
|
D | hda-ipc.c | 57 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()
|
D | cnl.c | 146 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()
|
D | bdw.c | 361 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()
|
D | byt.c | 237 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()
|
D | hda.h | 602 struct snd_sof_ipc_msg *msg);
|
/sound/soc/sof/imx/ |
D | imx8m.c | 36 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()
|
D | imx8.c | 63 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()
|