Home
last modified time | relevance | path

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

/Linux-v4.19/sound/hda/
Dhdac_sysfs.c276 static WIDGET_ATTR_RO(power_caps);
Dhdac_device.c95 codec->power_caps = snd_hdac_read_parm(codec, fg, AC_PAR_POWER_STATE); in snd_hdac_device_init()
/Linux-v4.19/include/sound/
Dhdaudio.h67 unsigned int power_caps; /* FG power caps */ member
/Linux-v4.19/sound/pci/hda/
Dpatch_sigmatel.c2144 codec->core.power_caps &= ~AC_PWRST_CLKSTOP; in stac92hd83xxx_fixup_hp_mic_led()
4655 codec->core.power_caps &= ~AC_PWRST_EPSS; in patch_stac92hd83xxx()
4704 codec->core.power_caps &= ~AC_PWRST_EPSS; in patch_stac92hd95()
Dhda_codec.c43 ((codec)->core.power_caps & AC_PWRST_EPSS)
45 ((codec)->core.power_caps & AC_PWRST_CLKSTOP)