Lines Matching defs:sdev
51 struct snd_sof_dev *sdev; member
63 static int imx8m_get_mailbox_offset(struct snd_sof_dev *sdev) in imx8m_get_mailbox_offset()
68 static int imx8m_get_window_offset(struct snd_sof_dev *sdev, u32 id) in imx8m_get_window_offset()
103 static int imx8m_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in imx8m_send_msg()
117 static int imx8m_run(struct snd_sof_dev *sdev) in imx8m_run()
126 static int imx8m_reset(struct snd_sof_dev *sdev) in imx8m_reset()
150 static int imx8m_probe(struct snd_sof_dev *sdev) in imx8m_probe()
272 static void imx8m_remove(struct snd_sof_dev *sdev) in imx8m_remove()
281 static int imx8m_get_bar_index(struct snd_sof_dev *sdev, u32 type) in imx8m_get_bar_index()
325 static int imx8m_dsp_set_power_state(struct snd_sof_dev *sdev, in imx8m_dsp_set_power_state()
333 static int imx8m_resume(struct snd_sof_dev *sdev) in imx8m_resume()
349 static void imx8m_suspend(struct snd_sof_dev *sdev) in imx8m_suspend()
360 static int imx8m_dsp_runtime_resume(struct snd_sof_dev *sdev) in imx8m_dsp_runtime_resume()
374 static int imx8m_dsp_runtime_suspend(struct snd_sof_dev *sdev) in imx8m_dsp_runtime_suspend()
385 static int imx8m_dsp_resume(struct snd_sof_dev *sdev) in imx8m_dsp_resume()
407 static int imx8m_dsp_suspend(struct snd_sof_dev *sdev, unsigned int target_state) in imx8m_dsp_suspend()