Lines Matching defs:sdev
45 struct snd_sof_dev *sdev; in hda_dai_config() local
81 struct snd_sof_dev *sdev; in hda_dai_get_ops() local
118 struct snd_sof_dev *sdev; in hda_link_dma_cleanup() local
156 struct snd_sof_dev *sdev; in hda_link_dma_hw_params() local
209 struct snd_sof_dev *sdev = dai_to_sdev(substream, cpu_dai); in hda_dai_hw_free() local
232 struct snd_sof_dev *sdev = widget_to_sdev(w); in hda_dai_hw_params() local
265 struct snd_sof_dev *sdev; in hda_dai_trigger() local
354 struct snd_sof_dev *sdev; in non_hda_dai_hw_params() local
439 struct snd_sof_dev *sdev; in sdw_hda_dai_hw_params() local
474 struct snd_sof_dev *sdev; in sdw_hda_dai_hw_free() local
526 struct snd_sof_dev *sdev; in hda_dai_suspend() local
557 static void ssp_set_dai_drv_ops(struct snd_sof_dev *sdev, struct snd_sof_dsp_ops *ops) in ssp_set_dai_drv_ops()
572 static void dmic_set_dai_drv_ops(struct snd_sof_dev *sdev, struct snd_sof_dsp_ops *ops) in dmic_set_dai_drv_ops()
589 static inline void ssp_set_dai_drv_ops(struct snd_sof_dev *sdev, struct snd_sof_dsp_ops *ops) {} in ssp_set_dai_drv_ops()
590 static inline void dmic_set_dai_drv_ops(struct snd_sof_dev *sdev, struct snd_sof_dsp_ops *ops) {} in dmic_set_dai_drv_ops()
594 void hda_set_dai_drv_ops(struct snd_sof_dev *sdev, struct snd_sof_dsp_ops *ops) in hda_set_dai_drv_ops()
617 void hda_ops_free(struct snd_sof_dev *sdev) in hda_ops_free()
779 int hda_dsp_dais_suspend(struct snd_sof_dev *sdev) in hda_dsp_dais_suspend()