Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/ppc/
H A Dpmac.h142 struct snd_kcontrol *lineout_sw_ctl; member
H A Dtumbler.c982 chip->lineout_sw_ctl); in device_change_handler()
997 chip->lineout_sw_ctl); in device_change_handler()
1421 chip->lineout_sw_ctl = snd_ctl_new1(&tumbler_lineout_sw, chip); in snd_pmac_tumbler_init()
1422 if ((err = snd_ctl_add(chip->card, chip->lineout_sw_ctl)) < 0) in snd_pmac_tumbler_init()