Searched refs:ctl_vol (Results 1 – 2 of 2) sorted by relevance
389 struct snd_kcontrol *ctl_vol; /* front volume */ member
2864 snd_trident_notify_pcm_change1(trident->card, trident->ctl_vol, num, activate); in snd_trident_notify_pcm_change()2992 trident->ctl_vol = snd_ctl_new1(&snd_trident_pcm_vol_control, trident); in snd_trident_mixer()2993 if (!trident->ctl_vol) in snd_trident_mixer()2995 err = snd_ctl_add(card, trident->ctl_vol); in snd_trident_mixer()