Home
last modified time | relevance | path

Searched defs:power_save (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dhda_tegra.c90 static int power_save = CONFIG_SND_HDA_POWER_SAVE_DEFAULT; variable
95 #define power_save 0 macro
H A Dhda_intel.c173 static int power_save = CONFIG_SND_HDA_POWER_SAVE_DEFAULT; variable
190 #define power_save 0 macro
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-modparams.h74 bool power_save; member
/openbmc/linux/drivers/media/usb/pwc/
H A Dpwc-if.c134 static int power_save = -1; variable
H A Dpwc.h244 char power_save; /* Do powersaving for this cam */ member
/openbmc/linux/arch/powerpc/include/asm/
H A Dmachdep.h118 void (*power_save)(void); member
/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Ddev.h108 int (*power_save) (struct lbs_private *priv); member
/openbmc/linux/sound/pci/ac97/
H A Dac97_codec.c36 static int power_save = CONFIG_SND_AC97_POWER_SAVE_DEFAULT; variable