Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dhda_verbs.h315 #define AC_PWRST_CLK_STOP_OK (1<<9) macro
/linux-4.1.27/sound/pci/hda/
Dhda_proc.c505 if (pwr & AC_PWRST_CLK_STOP_OK) in print_power_state()
Dhda_codec.c3224 (state & AC_PWRST_CLK_STOP_OK)) in hda_codec_runtime_suspend()