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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/ctxfi/
H A Dctmixer.c502 static struct snd_kcontrol_new swh_ctl = { variable in typeref:struct:snd_kcontrol_new
659 swh_ctl.name = ct_kcontrol_init_table[type].name;
660 swh_ctl.private_value = (unsigned long)type;
661 err = ct_mixer_kcontrol_new(mixer, &swh_ctl);
1108 /* vol_ctl.device = swh_ctl.device = device; */ /* better w/ device 0 */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/ctxfi/
H A Dctmixer.c502 static struct snd_kcontrol_new swh_ctl = { variable in typeref:struct:snd_kcontrol_new
659 swh_ctl.name = ct_kcontrol_init_table[type].name;
660 swh_ctl.private_value = (unsigned long)type;
661 err = ct_mixer_kcontrol_new(mixer, &swh_ctl);
1108 /* vol_ctl.device = swh_ctl.device = device; */ /* better w/ device 0 */

Completed in 126 milliseconds