Home
last modified time | relevance | path

Searched refs:powerup (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/sound/
Dac97_codec.h572 int snd_ac97_update_power(struct snd_ac97 *ac97, int reg, int powerup);
575 int powerup) in snd_ac97_update_power() argument
/linux-3.4.99/sound/pci/ac97/
Dac97_codec.c2377 int snd_ac97_update_power(struct snd_ac97 *ac97, int reg, int powerup) in snd_ac97_update_power() argument
2390 if (powerup) in snd_ac97_update_power()
2399 if (ac97_is_power_save_mode(ac97) && !powerup) in snd_ac97_update_power()