vol_ctl 400 sound/pci/ctxfi/ctmixer.c static struct snd_kcontrol_new vol_ctl = { vol_ctl 744 sound/pci/ctxfi/ctmixer.c vol_ctl.name = ct_kcontrol_init_table[type].name; vol_ctl 745 sound/pci/ctxfi/ctmixer.c vol_ctl.private_value = (unsigned long)type; vol_ctl 746 sound/pci/ctxfi/ctmixer.c err = ct_mixer_kcontrol_new(mixer, &vol_ctl); vol_ctl 3640 sound/pci/hda/hda_generic.c unsigned int vol_ctl, unsigned int sw_ctl, vol_ctl 3644 sound/pci/hda/hda_generic.c err = add_single_cap_ctl(codec, NULL, idx, false, vol_ctl, inv_dmic); vol_ctl 3655 sound/pci/hda/hda_generic.c unsigned int vol_ctl, unsigned int sw_ctl) vol_ctl 3660 sound/pci/hda/hda_generic.c if (vol_ctl) { vol_ctl 3665 sound/pci/hda/hda_generic.c knew->private_value = vol_ctl;