Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H A Dmtl.h85 int mtl_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg);
H A Dlnl.c98 sof_lnl_ops.send_msg = mtl_ipc_send_msg; in sof_lnl_ops_init()
H A Dmtl.c94 int mtl_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in mtl_ipc_send_msg() function
614 mtl_ipc_send_msg(sdev, hdev->delayed_ipc_tx_msg); in mtl_ipc_irq_thread()
714 sof_mtl_ops.send_msg = mtl_ipc_send_msg; in sof_mtl_ops_init()