Lines Matching defs:sdev
59 static int hda_setup_bdle(struct snd_sof_dev *sdev, in hda_setup_bdle()
107 int hda_dsp_stream_setup_bdl(struct snd_sof_dev *sdev, in hda_dsp_stream_setup_bdl()
156 int hda_dsp_stream_spib_config(struct snd_sof_dev *sdev, in hda_dsp_stream_spib_config()
183 hda_dsp_stream_get(struct snd_sof_dev *sdev, int direction, u32 flags) in hda_dsp_stream_get()
234 int hda_dsp_stream_put(struct snd_sof_dev *sdev, int direction, int stream_tag) in hda_dsp_stream_put()
280 static int hda_dsp_stream_reset(struct snd_sof_dev *sdev, struct hdac_stream *hstream) in hda_dsp_stream_reset()
319 int hda_dsp_stream_trigger(struct snd_sof_dev *sdev, in hda_dsp_stream_trigger()
397 int hda_dsp_iccmax_stream_hw_params(struct snd_sof_dev *sdev, struct hdac_ext_stream *hext_stream, in hda_dsp_iccmax_stream_hw_params()
472 int hda_dsp_stream_hw_params(struct snd_sof_dev *sdev, in hda_dsp_stream_hw_params()
662 int hda_dsp_stream_hw_free(struct snd_sof_dev *sdev, in hda_dsp_stream_hw_free()
691 bool hda_dsp_check_stream_irq(struct snd_sof_dev *sdev) in hda_dsp_check_stream_irq()
765 struct snd_sof_dev *sdev = context; in hda_dsp_stream_threaded_handler() local
810 int hda_dsp_stream_init(struct snd_sof_dev *sdev) in hda_dsp_stream_init()
984 void hda_dsp_stream_free(struct snd_sof_dev *sdev) in hda_dsp_stream_free()
1020 struct snd_sof_dev *sdev = hda_stream->sdev; in hda_dsp_stream_get_position() local