Home
last modified time | relevance | path

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

/sound/pci/hda/
Dhda_tegra.c80 static int power_save = CONFIG_SND_HDA_POWER_SAVE_DEFAULT; variable
85 static int power_save = 0; variable
Dhda_codec.h109 int *power_save; member
126 int *power_save; member
Dhda_intel.c176 static int power_save = CONFIG_SND_HDA_POWER_SAVE_DEFAULT; variable
Dhda_codec.c4978 #define power_save(codec) \ macro
/sound/pci/ac97/
Dac97_codec.c51 static int power_save = CONFIG_SND_AC97_POWER_SAVE_DEFAULT; variable