Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dhdac_hda.h28 bool need_display_power; member
H A Dhdac_hda.c419 if (hda_pvt->need_display_power) in hdac_hda_codec_probe()
485 if (hda_pvt->need_display_power) in hdac_hda_codec_probe()
606 if (hda_pvt->need_display_power) in hdac_hda_dev_probe()
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-codec.c181 hda_priv->need_display_power = true; in hda_codec_probe()