Searched refs:ctl_cvol (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dtrident.h408 struct snd_kcontrol *ctl_cvol; /* center volume */ member in struct:snd_trident
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/trident/
H A Dtrident_main.c2862 snd_trident_notify_pcm_change1(trident->card, trident->ctl_cvol, num, activate);
2985 if ((trident->ctl_cvol = snd_ctl_new1(&snd_trident_pcm_cvol_control, trident)) == NULL)
2987 if ((err = snd_ctl_add(card, trident->ctl_cvol)))

Completed in 54 milliseconds