Home
last modified time | relevance | path

Searched refs:sof_ipc_tx_message_no_pm (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/sof/
H A Dipc.c100 int sof_ipc_tx_message_no_pm(struct snd_sof_ipc *ipc, void *msg_data, size_t msg_bytes, in sof_ipc_tx_message_no_pm() function
110 EXPORT_SYMBOL(sof_ipc_tx_message_no_pm); variable
H A Dsof-priv.h724 int sof_ipc_tx_message_no_pm(struct snd_sof_ipc *ipc, void *msg_data, size_t msg_bytes,
729 return sof_ipc_tx_message_no_pm(ipc, msg_data, msg_bytes, NULL, 0); in sof_ipc_tx_message_no_pm_no_reply()
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dipc.c311 return sof_ipc_tx_message_no_pm(ipc, header, msg_data, msg_bytes, in sof_ipc_tx_message()
321 int sof_ipc_tx_message_no_pm(struct snd_sof_ipc *ipc, u32 header, in sof_ipc_tx_message_no_pm() function
341 EXPORT_SYMBOL(sof_ipc_tx_message_no_pm); variable
H A Dsof-priv.h498 int sof_ipc_tx_message_no_pm(struct snd_sof_ipc *ipc, u32 header,
/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A Dhda-dsp.c367 return sof_ipc_tx_message_no_pm(sdev->ipc, pm_gate.hdr.cmd, in hda_dsp_send_pm_gate_ipc()

Completed in 6 milliseconds