Home
last modified time | relevance | path

Searched refs:need_display_power (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/sound/soc/codecs/
H A Dhdac_hda.h28 bool need_display_power; member
H A Dhdac_hda.c429 if (hda_pvt->need_display_power) in hdac_hda_codec_probe()
516 if (hda_pvt->need_display_power) in hdac_hda_codec_probe()
637 if (hda_pvt->need_display_power) in hdac_hda_dev_probe()
/linux-6.15/sound/soc/sof/intel/
H A Dhda-codec.c191 hda_priv->need_display_power = true; in hda_codec_probe()