Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/ctxfi/
H A Dctmixer.c607 static struct snd_kcontrol_new swh_ctl = { variable
756 swh_ctl.name = ct_kcontrol_init_table[type].name; in ct_mixer_kcontrols_create()
757 swh_ctl.private_value = (unsigned long)type; in ct_mixer_kcontrols_create()
758 err = ct_mixer_kcontrol_new(mixer, &swh_ctl); in ct_mixer_kcontrols_create()
1217 /* vol_ctl.device = swh_ctl.device = device; */ /* better w/ device 0 */ in ct_alsa_mix_create()
/kernel/linux/linux-6.6/sound/pci/ctxfi/
H A Dctmixer.c607 static struct snd_kcontrol_new swh_ctl = { variable
756 swh_ctl.name = ct_kcontrol_init_table[type].name; in ct_mixer_kcontrols_create()
757 swh_ctl.private_value = (unsigned long)type; in ct_mixer_kcontrols_create()
758 err = ct_mixer_kcontrol_new(mixer, &swh_ctl); in ct_mixer_kcontrols_create()
1217 /* vol_ctl.device = swh_ctl.device = device; */ /* better w/ device 0 */ in ct_alsa_mix_create()

Completed in 4 milliseconds