Home
last modified time | relevance | path

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

/linux/sound/hda/core/
H A Dsysfs.c276 static WIDGET_ATTR_RO(power_caps);
H A Ddevice.c99 codec->power_caps = snd_hdac_read_parm(codec, fg, AC_PAR_POWER_STATE); in snd_hdac_device_init()
/linux/include/sound/
H A Dhdaudio.h71 unsigned int power_caps; /* FG power caps */ member
/linux/sound/hda/codecs/
H A Dsigmatel.c2158 codec->core.power_caps &= ~AC_PWRST_CLKSTOP; in stac92hd83xxx_fixup_hp_mic_led()
4625 codec->core.power_caps &= ~AC_PWRST_EPSS; in probe_stac92hd83xxx()
4668 codec->core.power_caps &= ~AC_PWRST_EPSS; in probe_stac92hd95()
/linux/sound/hda/common/
H A Dcodec.c30 ((codec)->core.power_caps & AC_PWRST_EPSS)
32 ((codec)->core.power_caps & AC_PWRST_CLKSTOP)