Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dhdaudio.h57 unsigned int power_caps; /* FG power caps */ member
/linux-4.1.27/sound/hda/
Dhdac_sysfs.c267 static WIDGET_ATTR_RO(power_caps);
Dhdac_device.c93 codec->power_caps = snd_hdac_read_parm(codec, fg, AC_PAR_POWER_STATE); in snd_hdac_device_init()
/linux-4.1.27/sound/pci/hda/
Dpatch_sigmatel.c2138 codec->core.power_caps &= ~AC_PWRST_CLKSTOP; in stac92hd83xxx_fixup_hp_mic_led()
4647 codec->core.power_caps &= ~AC_PWRST_EPSS; in patch_stac92hd83xxx()
4698 codec->core.power_caps &= ~AC_PWRST_EPSS; in patch_stac92hd95()
Dhda_codec.c52 ((codec)->core.power_caps & AC_PWRST_EPSS)
54 ((codec)->core.power_caps & AC_PWRST_CLKSTOP)