Searched refs:hda_dsp_ipc4_send_msg (Results 1 - 4 of 4) sorted by relevance

/linux-master/sound/soc/sof/intel/
H A Dapl.c73 sof_apl_ops.send_msg = hda_dsp_ipc4_send_msg;
H A Dskl.c81 sof_skl_ops.send_msg = hda_dsp_ipc4_send_msg;
H A Dhda-ipc.c104 int hda_dsp_ipc4_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) function
129 EXPORT_SYMBOL_NS(hda_dsp_ipc4_send_msg, SND_SOC_SOF_INTEL_HDA_COMMON);
243 hda_dsp_ipc4_send_msg(sdev, hdev->delayed_ipc_tx_msg);
H A Dhda.h974 int hda_dsp_ipc4_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg);

Completed in 91 milliseconds