Lines Matching refs:snd_sof_dev
124 bool mtl_dsp_check_ipc_irq(struct snd_sof_dev *sdev);
125 int mtl_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg);
127 void mtl_enable_ipc_interrupts(struct snd_sof_dev *sdev);
128 void mtl_disable_ipc_interrupts(struct snd_sof_dev *sdev);
130 int mtl_enable_interrupts(struct snd_sof_dev *sdev, bool enable);
132 int mtl_dsp_pre_fw_run(struct snd_sof_dev *sdev);
133 int mtl_dsp_post_fw_run(struct snd_sof_dev *sdev);
134 void mtl_dsp_dump(struct snd_sof_dev *sdev, u32 flags);
136 int mtl_power_down_dsp(struct snd_sof_dev *sdev);
137 int mtl_dsp_cl_init(struct snd_sof_dev *sdev, int stream_tag, bool imr_boot);
141 int mtl_dsp_ipc_get_mailbox_offset(struct snd_sof_dev *sdev);
142 int mtl_dsp_ipc_get_window_offset(struct snd_sof_dev *sdev, u32 id);
144 void mtl_ipc_dump(struct snd_sof_dev *sdev);
146 int mtl_dsp_core_get(struct snd_sof_dev *sdev, int core);
147 int mtl_dsp_core_put(struct snd_sof_dev *sdev, int core);