Lines Matching defs:sdev

31 static int mt8186_get_mailbox_offset(struct snd_sof_dev *sdev)  in mt8186_get_mailbox_offset()
36 static int mt8186_get_window_offset(struct snd_sof_dev *sdev, u32 id) in mt8186_get_window_offset()
41 static int mt8186_send_msg(struct snd_sof_dev *sdev, in mt8186_send_msg()
193 static void adsp_sram_power_on(struct snd_sof_dev *sdev) in adsp_sram_power_on()
199 static void adsp_sram_power_off(struct snd_sof_dev *sdev) in adsp_sram_power_off()
206 static int adsp_memory_remap_init(struct snd_sof_dev *sdev, struct mtk_adsp_chip_info *adsp) in adsp_memory_remap_init()
228 static int mt8186_run(struct snd_sof_dev *sdev) in mt8186_run()
239 static int mt8186_dsp_probe(struct snd_sof_dev *sdev) in mt8186_dsp_probe()
345 static void mt8186_dsp_remove(struct snd_sof_dev *sdev) in mt8186_dsp_remove()
355 static int mt8186_dsp_shutdown(struct snd_sof_dev *sdev) in mt8186_dsp_shutdown()
360 static int mt8186_dsp_suspend(struct snd_sof_dev *sdev, u32 target_state) in mt8186_dsp_suspend()
369 static int mt8186_dsp_resume(struct snd_sof_dev *sdev) in mt8186_dsp_resume()
385 static int mt8186_get_bar_index(struct snd_sof_dev *sdev, u32 type) in mt8186_get_bar_index()
390 static int mt8186_pcm_hw_params(struct snd_sof_dev *sdev, in mt8186_pcm_hw_params()
400 static snd_pcm_uframes_t mt8186_pcm_pointer(struct snd_sof_dev *sdev, in mt8186_pcm_pointer()
432 static void mt8186_adsp_dump(struct snd_sof_dev *sdev, u32 flags) in mt8186_adsp_dump()
612 static int sof_mt8188_ops_init(struct snd_sof_dev *sdev) in sof_mt8188_ops_init()