Home
last modified time | relevance | path

Searched refs:cnl_ipc_send_msg (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A Dhda-ipc.h52 int cnl_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg);
H A Dcnl.c166 int cnl_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in cnl_ipc_send_msg() function
253 .send_msg = cnl_ipc_send_msg,
H A Dtgl.c43 .send_msg = cnl_ipc_send_msg,
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda-ipc.h52 int cnl_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg);
H A Dicl.c115 sof_icl_ops.send_msg = cnl_ipc_send_msg; in sof_icl_ops_init()
H A Dcnl.c288 int cnl_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in cnl_ipc_send_msg() function
394 sof_cnl_ops.send_msg = cnl_ipc_send_msg; in sof_cnl_ops_init()
H A Dtgl.c74 sof_tgl_ops.send_msg = cnl_ipc_send_msg; in sof_tgl_ops_init()

Completed in 4 milliseconds