power_caps         68 include/sound/hdaudio.h 	unsigned int power_caps;	/* FG power caps */
power_caps         98 sound/hda/hdac_device.c 	codec->power_caps = snd_hdac_read_parm(codec, fg, AC_PAR_POWER_STATE);
power_caps        276 sound/hda/hdac_sysfs.c static WIDGET_ATTR_RO(power_caps);
power_caps         30 sound/pci/hda/hda_codec.c 	((codec)->core.power_caps & AC_PWRST_EPSS)
power_caps         32 sound/pci/hda/hda_codec.c 	((codec)->core.power_caps & AC_PWRST_CLKSTOP)
power_caps       2142 sound/pci/hda/patch_sigmatel.c 		codec->core.power_caps &= ~AC_PWRST_CLKSTOP;
power_caps       4653 sound/pci/hda/patch_sigmatel.c 	codec->core.power_caps &= ~AC_PWRST_EPSS;
power_caps       4702 sound/pci/hda/patch_sigmatel.c 	codec->core.power_caps &= ~AC_PWRST_EPSS;