Searched refs:snd_ac97_update_power (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/cs5535audio/
H A Dcs5535audio_pcm.c275 snd_ac97_update_power(cs5535au->ac97,
278 snd_ac97_update_power(cs5535au->ac97,
/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);
569 static inline int snd_ac97_update_power(struct snd_ac97 *ac97, int reg, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ac97/
H A Dac97_pcm.c269 snd_ac97_update_power(ac97, reg, 1);
650 snd_ac97_update_power(pcm->r[r].codec[cidx],
H A Dac97_codec.c2349 * snd_ac97_update_power - update the powerdown register
2356 int snd_ac97_update_power(struct snd_ac97 *ac97, int reg, int powerup) function
2393 EXPORT_SYMBOL(snd_ac97_update_power); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Dvia82xx.c1315 snd_ac97_update_power(chip->ac97,
1317 snd_ac97_update_power(chip->ac97,
1319 snd_ac97_update_power(chip->ac97,
1322 snd_ac97_update_power(chip->ac97,
H A Dintel8x0.c2728 snd_ac97_update_power(chip->ac97[0], AC97_PCM_FRONT_DAC_RATE, 0);

Completed in 51 milliseconds