Home
last modified time | relevance | path

Searched refs:ctl_send_volume (Results 1 – 3 of 3) sorted by relevance

/linux/include/sound/
H A Demu10k1.h1766 struct snd_kcontrol *ctl_send_volume; member
/linux/sound/pci/emu10k1/
H A Demupcm.c1090 snd_emu10k1_pcm_mixer_notify1(emu, emu->ctl_send_volume, idx, activate); in snd_emu10k1_pcm_mixer_notify()
H A Demumixer.c2229 kctl = emu->ctl_send_volume = snd_ctl_new1(&snd_emu10k1_send_volume_control, emu); in snd_emu10k1_mixer()