Lines Matching refs:snd_sof_dev
45 struct snd_sof_dev *sdev;
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()
264 static void imx8m_remove(struct snd_sof_dev *sdev) in imx8m_remove()
273 static int imx8m_get_bar_index(struct snd_sof_dev *sdev, u32 type) in imx8m_get_bar_index()
317 static int imx8m_dsp_set_power_state(struct snd_sof_dev *sdev, in imx8m_dsp_set_power_state()
325 static int imx8m_resume(struct snd_sof_dev *sdev) in imx8m_resume()
343 static void imx8m_suspend(struct snd_sof_dev *sdev) in imx8m_suspend()
354 static int imx8m_dsp_runtime_resume(struct snd_sof_dev *sdev) in imx8m_dsp_runtime_resume()
368 static int imx8m_dsp_runtime_suspend(struct snd_sof_dev *sdev) in imx8m_dsp_runtime_suspend()
379 static int imx8m_dsp_resume(struct snd_sof_dev *sdev) in imx8m_dsp_resume()
401 static int imx8m_dsp_suspend(struct snd_sof_dev *sdev, unsigned int target_state) in imx8m_dsp_suspend()