Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
Dhda_verbs.h319 #define AC_PWRST_CLK_STOP_OK (1<<9) macro
/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_proc.c546 if (pwr & AC_PWRST_CLK_STOP_OK) in print_power_state()
Dhda_codec.c2954 (state & AC_PWRST_CLK_STOP_OK))) in hda_codec_runtime_suspend()