Home
last modified time | relevance | path

Searched refs:hda_pvt (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dhdac_hda.c51 static struct hda_pcm *snd_soc_find_pcm_from_dai(struct hdac_hda_priv *hda_pvt,
186 struct hdac_hda_priv *hda_pvt; in hdac_hda_dai_set_stream() local
193 hda_pvt = snd_soc_component_get_drvdata(component); in hdac_hda_dai_set_stream()
194 pcm = &hda_pvt->pcm[dai->id]; in hdac_hda_dai_set_stream()
207 struct hdac_hda_priv *hda_pvt; in hdac_hda_dai_hw_params() local
216 hda_pvt = snd_soc_component_get_drvdata(component); in hdac_hda_dai_hw_params()
231 hda_pvt->pcm[dai->id].format_val[substream->stream] = format_val; in hdac_hda_dai_hw_params()
239 struct hdac_hda_priv *hda_pvt; in hdac_hda_dai_hw_free() local
243 hda_pvt = snd_soc_component_get_drvdata(component); in hdac_hda_dai_hw_free()
244 pcm = snd_soc_find_pcm_from_dai(hda_pvt, da in hdac_hda_dai_hw_free()
259 struct hdac_hda_priv *hda_pvt; hdac_hda_dai_prepare() local
289 struct hdac_hda_priv *hda_pvt; hdac_hda_dai_open() local
309 struct hdac_hda_priv *hda_pvt; hdac_hda_dai_close() local
325 snd_soc_find_pcm_from_dai(struct hdac_hda_priv *hda_pvt, struct snd_soc_dai *dai) snd_soc_find_pcm_from_dai() argument
388 struct hdac_hda_priv *hda_pvt = hdac_hda_codec_probe() local
511 struct hdac_hda_priv *hda_pvt = hdac_hda_codec_remove() local
581 struct hdac_hda_priv *hda_pvt; hdac_hda_dev_probe() local
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dhdac_hda.c51 static struct hda_pcm *snd_soc_find_pcm_from_dai(struct hdac_hda_priv *hda_pvt,
189 struct hdac_hda_priv *hda_pvt; in hdac_hda_dai_set_stream() local
196 hda_pvt = snd_soc_component_get_drvdata(component); in hdac_hda_dai_set_stream()
197 pcm = &hda_pvt->pcm[dai->id]; in hdac_hda_dai_set_stream()
210 struct hdac_hda_priv *hda_pvt; in hdac_hda_dai_hw_params() local
219 hda_pvt = snd_soc_component_get_drvdata(component); in hdac_hda_dai_hw_params()
234 hda_pvt->pcm[dai->id].format_val[substream->stream] = format_val; in hdac_hda_dai_hw_params()
242 struct hdac_hda_priv *hda_pvt; in hdac_hda_dai_hw_free() local
246 hda_pvt = snd_soc_component_get_drvdata(component); in hdac_hda_dai_hw_free()
247 pcm = snd_soc_find_pcm_from_dai(hda_pvt, da in hdac_hda_dai_hw_free()
262 struct hdac_hda_priv *hda_pvt; hdac_hda_dai_prepare() local
292 struct hdac_hda_priv *hda_pvt; hdac_hda_dai_open() local
312 struct hdac_hda_priv *hda_pvt; hdac_hda_dai_close() local
328 snd_soc_find_pcm_from_dai(struct hdac_hda_priv *hda_pvt, struct snd_soc_dai *dai) snd_soc_find_pcm_from_dai() argument
396 struct hdac_hda_priv *hda_pvt = hdac_hda_codec_probe() local
516 struct hdac_hda_priv *hda_pvt = hdac_hda_codec_remove() local
593 struct hdac_hda_priv *hda_pvt = dev_get_drvdata(&hdev->dev); hdac_hda_dev_probe() local
[all...]
/kernel/linux/linux-5.10/sound/soc/intel/boards/
H A Dhda_dsp_common.c46 struct hdac_hda_priv *hda_pvt; in hda_dsp_hdmi_build_controls() local
55 hda_pvt = snd_soc_component_get_drvdata(comp); in hda_dsp_hdmi_build_controls()
56 hcodec = &hda_pvt->codec; in hda_dsp_hdmi_build_controls()
H A Dskl_hda_dsp_generic.c180 struct hdac_hda_priv *hda_pvt; in skl_set_hda_codec_autosuspend_delay() local
187 hda_pvt = snd_soc_component_get_drvdata(dai->component); in skl_set_hda_codec_autosuspend_delay()
188 if (hda_pvt) { in skl_set_hda_codec_autosuspend_delay()
193 snd_hda_set_power_save(hda_pvt->codec.bus, in skl_set_hda_codec_autosuspend_delay()
/kernel/linux/linux-6.6/sound/soc/intel/boards/
H A Dhda_dsp_common.c47 struct hdac_hda_priv *hda_pvt; in hda_dsp_hdmi_build_controls() local
56 hda_pvt = snd_soc_component_get_drvdata(comp); in hda_dsp_hdmi_build_controls()
57 hcodec = hda_pvt->codec; in hda_dsp_hdmi_build_controls()
H A Dskl_hda_dsp_generic.c178 struct hdac_hda_priv *hda_pvt; in skl_set_hda_codec_autosuspend_delay() local
185 hda_pvt = snd_soc_component_get_drvdata(dai->component); in skl_set_hda_codec_autosuspend_delay()
186 if (hda_pvt) { in skl_set_hda_codec_autosuspend_delay()
191 snd_hda_set_power_save(hda_pvt->codec->bus, in skl_set_hda_codec_autosuspend_delay()

Completed in 3 milliseconds