Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dhdac_hda.h28 bool need_display_power; member
H A Dhdac_hda.c411 if (hda_pvt->need_display_power) in hdac_hda_codec_probe()
480 if (hda_pvt->need_display_power) in hdac_hda_codec_probe()
/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A Dhda-codec.c161 hda_priv->need_display_power = true; in hda_codec_probe()