• Home
  • Raw
  • Download

Lines Matching defs:sdev

49 	struct snd_sof_dev *sdev;  in hda_link_stream_assign()  local
117 static struct hdac_ext_stream *hda_get_hext_stream(struct snd_sof_dev *sdev, in hda_get_hext_stream()
124 static struct hdac_ext_stream *hda_ipc4_get_hext_stream(struct snd_sof_dev *sdev, in hda_ipc4_get_hext_stream()
144 static struct hdac_ext_stream *hda_assign_hext_stream(struct snd_sof_dev *sdev, in hda_assign_hext_stream()
167 static void hda_release_hext_stream(struct snd_sof_dev *sdev, struct snd_soc_dai *cpu_dai, in hda_release_hext_stream()
181 static void hda_setup_hext_stream(struct snd_sof_dev *sdev, struct hdac_ext_stream *hext_stream, in hda_setup_hext_stream()
187 static void hda_reset_hext_stream(struct snd_sof_dev *sdev, struct hdac_ext_stream *hext_stream) in hda_reset_hext_stream()
192 static void hda_codec_dai_set_stream(struct snd_sof_dev *sdev, in hda_codec_dai_set_stream()
203 static unsigned int hda_calc_stream_format(struct snd_sof_dev *sdev, in hda_calc_stream_format()
226 static struct hdac_ext_link *hda_get_hlink(struct snd_sof_dev *sdev, in hda_get_hlink()
236 static unsigned int generic_calc_stream_format(struct snd_sof_dev *sdev, in generic_calc_stream_format()
253 static unsigned int dmic_calc_stream_format(struct snd_sof_dev *sdev, in dmic_calc_stream_format()
283 static struct hdac_ext_link *ssp_get_hlink(struct snd_sof_dev *sdev, in ssp_get_hlink()
291 static struct hdac_ext_link *dmic_get_hlink(struct snd_sof_dev *sdev, in dmic_get_hlink()
299 static struct hdac_ext_link *sdw_get_hlink(struct snd_sof_dev *sdev, in sdw_get_hlink()
307 static int hda_ipc4_pre_trigger(struct snd_sof_dev *sdev, struct snd_soc_dai *cpu_dai, in hda_ipc4_pre_trigger()
350 static int hda_trigger(struct snd_sof_dev *sdev, struct snd_soc_dai *cpu_dai, in hda_trigger()
373 static int hda_ipc4_post_trigger(struct snd_sof_dev *sdev, struct snd_soc_dai *cpu_dai, in hda_ipc4_post_trigger()
437 static struct hdac_ext_stream *sdw_hda_ipc4_get_hext_stream(struct snd_sof_dev *sdev, in sdw_hda_ipc4_get_hext_stream()
524 static int hda_ipc3_post_trigger(struct snd_sof_dev *sdev, struct snd_soc_dai *cpu_dai, in hda_ipc3_post_trigger()
570 hda_dspless_get_hext_stream(struct snd_sof_dev *sdev, struct snd_soc_dai *cpu_dai, in hda_dspless_get_hext_stream()
578 static void hda_dspless_setup_hext_stream(struct snd_sof_dev *sdev, in hda_dspless_setup_hext_stream()
601 hda_select_dai_widget_ops(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget) in hda_select_dai_widget_ops()