Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
H A Dac97_codec.h327 int snd_ac97_update_power(struct snd_ac97 *ac97, int reg, int powerup);
329 static inline int snd_ac97_update_power(struct snd_ac97 *ac97, int reg, in snd_ac97_update_power() function
/kernel/linux/linux-6.6/include/sound/
H A Dac97_codec.h327 int snd_ac97_update_power(struct snd_ac97 *ac97, int reg, int powerup);
329 static inline int snd_ac97_update_power(struct snd_ac97 *ac97, int reg, in snd_ac97_update_power() function
/kernel/linux/linux-5.10/sound/pci/cs5535audio/
H A Dcs5535audio_pcm.c258 snd_ac97_update_power(cs5535au->ac97, in snd_cs5535audio_hw_free()
261 snd_ac97_update_power(cs5535au->ac97, in snd_cs5535audio_hw_free()
/kernel/linux/linux-6.6/sound/pci/cs5535audio/
H A Dcs5535audio_pcm.c257 snd_ac97_update_power(cs5535au->ac97, in snd_cs5535audio_hw_free()
260 snd_ac97_update_power(cs5535au->ac97, in snd_cs5535audio_hw_free()
/kernel/linux/linux-5.10/sound/pci/ac97/
H A Dac97_pcm.c256 snd_ac97_update_power(ac97, reg, 1); in snd_ac97_set_rate()
660 snd_ac97_update_power(pcm->r[r].codec[cidx], in snd_ac97_pcm_close()
H A Dac97_codec.c2362 * snd_ac97_update_power - update the powerdown register
2371 int snd_ac97_update_power(struct snd_ac97 *ac97, int reg, int powerup) in snd_ac97_update_power() function
2408 EXPORT_SYMBOL(snd_ac97_update_power); variable
/kernel/linux/linux-6.6/sound/pci/ac97/
H A Dac97_pcm.c256 snd_ac97_update_power(ac97, reg, 1); in snd_ac97_set_rate()
660 snd_ac97_update_power(pcm->r[r].codec[cidx], in snd_ac97_pcm_close()
H A Dac97_codec.c2428 * snd_ac97_update_power - update the powerdown register
2437 int snd_ac97_update_power(struct snd_ac97 *ac97, int reg, int powerup) in snd_ac97_update_power() function
2474 EXPORT_SYMBOL(snd_ac97_update_power); variable
/kernel/linux/linux-5.10/sound/pci/
H A Dvia82xx.c1318 snd_ac97_update_power(chip->ac97, in snd_via82xx_pcm_close()
1320 snd_ac97_update_power(chip->ac97, in snd_via82xx_pcm_close()
1322 snd_ac97_update_power(chip->ac97, in snd_via82xx_pcm_close()
1325 snd_ac97_update_power(chip->ac97, in snd_via82xx_pcm_close()
H A Dintel8x0.c2781 snd_ac97_update_power(chip->ac97[0], AC97_PCM_FRONT_DAC_RATE, 0); in intel8x0_measure_ac97_clock()
/kernel/linux/linux-6.6/sound/pci/
H A Dvia82xx.c1323 snd_ac97_update_power(chip->ac97, in snd_via82xx_pcm_close()
1325 snd_ac97_update_power(chip->ac97, in snd_via82xx_pcm_close()
1327 snd_ac97_update_power(chip->ac97, in snd_via82xx_pcm_close()
1330 snd_ac97_update_power(chip->ac97, in snd_via82xx_pcm_close()
H A Dintel8x0.c2758 snd_ac97_update_power(chip->ac97[0], AC97_PCM_FRONT_DAC_RATE, 0); in intel8x0_measure_ac97_clock()

Completed in 29 milliseconds