Home
last modified time | relevance | path

Searched refs:snd_ac97_write_cache (Results 1 – 6 of 6) sorted by relevance

/linux/sound/pci/ac97/
H A Dac97_codec.c325 void snd_ac97_write_cache(struct snd_ac97 *ac97, unsigned short reg, unsigned short value) in snd_ac97_write_cache() function
335 EXPORT_SYMBOL(snd_ac97_write_cache);
1053 snd_ac97_write_cache(ac97, reg, val | mask); in snd_ac97_try_volume_mix()
1111 snd_ac97_write_cache(ac97, reg, orig); in snd_ac97_try_bit()
1128 snd_ac97_write_cache(ac97, reg, AC97_MUTE_MASK_STEREO); in snd_ac97_change_volume_params2()
1191 snd_ac97_write_cache(ac97, reg, val | mute_mask); in snd_ac97_cmute_new_stereo()
1252 snd_ac97_write_cache( in snd_ac97_cvol_new()
1335 snd_ac97_write_cache(ac97, AC97_CENTER_LFE_MASTER, ac97->regs[AC97_CENTER_LFE_MASTER] | max); in snd_ac97_mixer_build()
1351 snd_ac97_write_cache(ac97, AC97_CENTER_LFE_MASTER, ac97->regs[AC97_CENTER_LFE_MASTER] | max << 8); in snd_ac97_mixer_build()
1395 snd_ac97_write_cache(ac97, AC97_MASTER_TONE, 0x0f0f); in snd_ac97_mixer_build()
[all …]
H A Dac97_pcm.c321 snd_ac97_write_cache(ac97, AC97_EXTENDED_ID, es); in get_pslots()
/linux/sound/pci/ice1712/
H A Damp.c59 snd_ac97_write_cache(ice->ac97, 0x5a, in snd_vt1724_amp_add_controls()
/linux/include/sound/
H A Dac97_codec.h323 void snd_ac97_write_cache(struct snd_ac97 *ac97, unsigned short reg, unsigned short value);
/linux/sound/pci/au88x0/
H A Dau88x0_core.c2326 snd_ac97_write_cache(vortex->codec, in vortex_adb_allocroute()
2333 snd_ac97_write_cache(vortex->codec, in vortex_adb_allocroute()
/linux/sound/pci/cs46xx/
H A Dcs46xx_lib.c2468 snd_ac97_write_cache(chip->ac97[CS46XX_PRIMARY_CODEC_INDEX], in snd_cs46xx_mixer()