Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/hda/
Dhda_codec.h262 unsigned int link_down_at_suspend:1; /* link down at runtime suspend */ member
Dpatch_hdmi.c3782 codec->link_down_at_suspend = 1; in patch_atihdmi()
Dhda_codec.c2925 if (codec->link_down_at_suspend || in hda_codec_runtime_suspend()