Home
last modified time | relevance | path

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

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