Home
last modified time | relevance | path

Searched refs:AC_PWRST_ACTUAL (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/sound/pci/hda/
Dhda_codec.h321 #define AC_PWRST_ACTUAL (0xf<<4) macro
Dhda_proc.c452 get_pwr_state((pwr & AC_PWRST_ACTUAL) >> in print_power_state()