Lines Matching defs:sdev
30 static int mt8186_get_mailbox_offset(struct snd_sof_dev *sdev) in mt8186_get_mailbox_offset()
35 static int mt8186_get_window_offset(struct snd_sof_dev *sdev, u32 id) in mt8186_get_window_offset()
40 static int mt8186_send_msg(struct snd_sof_dev *sdev, in mt8186_send_msg()
51 static void mt8186_get_reply(struct snd_sof_dev *sdev) in mt8186_get_reply()
241 static void adsp_sram_power_on(struct snd_sof_dev *sdev) in adsp_sram_power_on()
247 static void adsp_sram_power_off(struct snd_sof_dev *sdev) in adsp_sram_power_off()
254 static int adsp_memory_remap_init(struct snd_sof_dev *sdev, struct mtk_adsp_chip_info *adsp) in adsp_memory_remap_init()
301 static int mt8186_run(struct snd_sof_dev *sdev) in mt8186_run()
312 static int mt8186_dsp_probe(struct snd_sof_dev *sdev) in mt8186_dsp_probe()
421 static int mt8186_dsp_remove(struct snd_sof_dev *sdev) in mt8186_dsp_remove()
433 static int mt8186_dsp_shutdown(struct snd_sof_dev *sdev) in mt8186_dsp_shutdown()
438 static int mt8186_dsp_suspend(struct snd_sof_dev *sdev, u32 target_state) in mt8186_dsp_suspend()
447 static int mt8186_dsp_resume(struct snd_sof_dev *sdev) in mt8186_dsp_resume()
463 static int mt8186_get_bar_index(struct snd_sof_dev *sdev, u32 type) in mt8186_get_bar_index()
468 static int mt8186_pcm_hw_params(struct snd_sof_dev *sdev, in mt8186_pcm_hw_params()
478 static snd_pcm_uframes_t mt8186_pcm_pointer(struct snd_sof_dev *sdev, in mt8186_pcm_pointer()