Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/trident/
Dtrident.h393 struct snd_kcontrol *ctl_cvol; /* center volume */ member
Dtrident_main.c2864 snd_trident_notify_pcm_change1(trident->card, trident->ctl_cvol, num, activate); in snd_trident_notify_pcm_change()
2997 if ((trident->ctl_cvol = snd_ctl_new1(&snd_trident_pcm_cvol_control, trident)) == NULL) in snd_trident_mixer()
2999 if ((err = snd_ctl_add(card, trident->ctl_cvol))) in snd_trident_mixer()