Lines Matching defs:sdev
45 struct snd_sof_dev *sdev; member
58 static int imx8m_get_mailbox_offset(struct snd_sof_dev *sdev) in imx8m_get_mailbox_offset()
63 static int imx8m_get_window_offset(struct snd_sof_dev *sdev, u32 id) in imx8m_get_window_offset()
98 static int imx8m_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in imx8m_send_msg()
112 static int imx8m_run(struct snd_sof_dev *sdev) in imx8m_run()
121 static int imx8m_reset(struct snd_sof_dev *sdev) in imx8m_reset()
145 static int imx8m_probe(struct snd_sof_dev *sdev) in imx8m_probe()
263 static void imx8m_remove(struct snd_sof_dev *sdev) in imx8m_remove()
272 static int imx8m_get_bar_index(struct snd_sof_dev *sdev, u32 type) in imx8m_get_bar_index()
360 static int imx8m_dsp_set_power_state(struct snd_sof_dev *sdev, in imx8m_dsp_set_power_state()
368 static int imx8m_resume(struct snd_sof_dev *sdev) in imx8m_resume()
386 static void imx8m_suspend(struct snd_sof_dev *sdev) in imx8m_suspend()
397 static int imx8m_dsp_runtime_resume(struct snd_sof_dev *sdev) in imx8m_dsp_runtime_resume()
411 static int imx8m_dsp_runtime_suspend(struct snd_sof_dev *sdev) in imx8m_dsp_runtime_suspend()
422 static int imx8m_dsp_resume(struct snd_sof_dev *sdev) in imx8m_dsp_resume()
444 static int imx8m_dsp_suspend(struct snd_sof_dev *sdev, unsigned int target_state) in imx8m_dsp_suspend()