Home
last modified time | relevance | path

Searched refs:power_caps (Results 1 – 4 of 4) sorted by relevance

/linux/sound/hda/core/
H A Dsysfs.c276 static WIDGET_ATTR_RO(power_caps);
/linux/include/sound/
H A Dhdaudio.h71 unsigned int power_caps; /* FG power caps */ member
/linux/sound/hda/codecs/
H A Dsigmatel.c2150 codec->core.power_caps &= ~AC_PWRST_CLKSTOP; in stac92hd83xxx_fixup_hp_mic_led()
4617 codec->core.power_caps &= ~AC_PWRST_EPSS; in stac_setup_gpio()
4660 codec->core.power_caps &= ~AC_PWRST_EPSS;
/linux/sound/hda/common/
H A Dcodec.c31 ((codec)->core.power_caps & AC_PWRST_EPSS)
33 ((codec)->core.power_caps & AC_PWRST_CLKSTOP)