Home
last modified time | relevance | path

Searched refs:sof_ipc_tx_message_no_pm (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/sound/soc/sof/
Dipc.c322 return sof_ipc_tx_message_no_pm(ipc, header, msg_data, msg_bytes, in sof_ipc_tx_message()
332 int sof_ipc_tx_message_no_pm(struct snd_sof_ipc *ipc, u32 header, in sof_ipc_tx_message_no_pm() function
352 EXPORT_SYMBOL(sof_ipc_tx_message_no_pm);
Dsof-priv.h513 int sof_ipc_tx_message_no_pm(struct snd_sof_ipc *ipc, u32 header,
/Linux-v5.15/sound/soc/sof/intel/
Dhda-dsp.c367 return sof_ipc_tx_message_no_pm(sdev->ipc, pm_gate.hdr.cmd, in hda_dsp_send_pm_gate_ipc()