Home
last modified time | relevance | path

Searched refs:speaker_sw_ctl (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/sound/ppc/
Dawacs.c863 &chip->speaker_sw_ctl->id); in snd_pmac_awacs_update_automute()
1051 chip->speaker_sw_ctl = snd_ctl_new1(&snd_pmac_awacs_amp_spk_sw, in snd_pmac_awacs_init()
1053 err = snd_ctl_add(chip->card, chip->speaker_sw_ctl); in snd_pmac_awacs_init()
1065 chip->speaker_sw_ctl = snd_ctl_new1(imac1 in snd_pmac_awacs_init()
1070 err = snd_ctl_add(chip->card, chip->speaker_sw_ctl); in snd_pmac_awacs_init()
1083 chip->speaker_sw_ctl); in snd_pmac_awacs_init()
Dpmac.h152 struct snd_kcontrol *speaker_sw_ctl; member
Dburgundy.c608 &chip->speaker_sw_ctl->id); in snd_pmac_burgundy_update_automute()
715 chip->speaker_sw_ctl = snd_ctl_new1(imac in snd_pmac_burgundy_init()
718 err = snd_ctl_add(chip->card, chip->speaker_sw_ctl); in snd_pmac_burgundy_init()
Dtumbler.c1004 chip->speaker_sw_ctl); in device_change_handler()
1008 chip->speaker_sw_ctl); in device_change_handler()
1434 chip->speaker_sw_ctl = snd_ctl_new1(&tumbler_speaker_sw, chip); in snd_pmac_tumbler_init()
1435 if ((err = snd_ctl_add(chip->card, chip->speaker_sw_ctl)) < 0) in snd_pmac_tumbler_init()