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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dac97_codec.h567 int snd_ac97_update_power(struct snd_ac97 *ac97, int reg, int powerup);
570 int powerup)
569 snd_ac97_update_power(struct snd_ac97 *ac97, int reg, int powerup) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ac97/
H A Dac97_codec.c2352 * @powerup: non-zero when power up the part
2356 int snd_ac97_update_power(struct snd_ac97 *ac97, int reg, int powerup) argument
2369 if (powerup)
2378 if (ac97_is_power_save_mode(ac97) && !powerup)

Completed in 323 milliseconds