Lines Matching defs:ops
91 const struct hda_dai_widget_dma_ops *ops = in hda_dai_get_ops() local
111 const struct hda_dai_widget_dma_ops *ops = hda_dai_get_ops(substream, cpu_dai); in hda_link_dma_cleanup() local
159 const struct hda_dai_widget_dma_ops *ops = hda_dai_get_ops(substream, cpu_dai); in hda_link_dma_hw_params() local
214 const struct hda_dai_widget_dma_ops *ops = hda_dai_get_ops(substream, cpu_dai); in hda_dai_hw_free() local
237 const struct hda_dai_widget_dma_ops *ops = hda_dai_get_ops(substream, dai); in hda_dai_hw_params_data() local
280 const struct hda_dai_widget_dma_ops *ops = hda_dai_get_ops(substream, dai); in hda_dai_trigger() local
371 const struct hda_dai_widget_dma_ops *ops; in non_hda_dai_hw_params_data() local
494 const struct hda_dai_widget_dma_ops *ops; in sdw_hda_dai_hw_params() local
660 const struct hda_dai_widget_dma_ops *ops; in hda_dai_suspend() local
698 static void ssp_set_dai_drv_ops(struct snd_sof_dev *sdev, struct snd_sof_dsp_ops *ops) in ssp_set_dai_drv_ops()
713 static void dmic_set_dai_drv_ops(struct snd_sof_dev *sdev, struct snd_sof_dsp_ops *ops) in dmic_set_dai_drv_ops()
730 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()
731 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()
735 void hda_set_dai_drv_ops(struct snd_sof_dev *sdev, struct snd_sof_dsp_ops *ops) in hda_set_dai_drv_ops()