Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/codecs/
Dhdac_hda.h28 bool need_display_power; member
Dhdac_hda.c416 if (hda_pvt->need_display_power) in hdac_hda_codec_probe()
482 if (hda_pvt->need_display_power) in hdac_hda_codec_probe()
/linux-6.1.9/sound/soc/sof/intel/
Dhda-codec.c186 hda_priv->need_display_power = true; in hda_codec_probe()