Searched refs:ctl_rvol (Results 1 - 2 of 2) sorted by last modified time

/linux-master/sound/pci/trident/
H A Dtrident_main.c2866 snd_trident_notify_pcm_change1(trident->card, trident->ctl_rvol, num, activate);
3006 trident->ctl_rvol = snd_ctl_new1(&snd_trident_pcm_rvol_control, trident);
3007 if (!trident->ctl_rvol)
3009 err = snd_ctl_add(card, trident->ctl_rvol);
H A Dtrident.h391 struct snd_kcontrol *ctl_rvol; /* rear volume */ member in struct:snd_trident

Completed in 145 milliseconds