Home
last modified time | relevance | path

Searched refs:hp_detect_ctl (Results 1 – 5 of 5) sorted by relevance

/linux/sound/ppc/
H A Dpmac.h142 struct snd_kcontrol *hp_detect_ctl; member
H A Dpmac.c1125 chip->hp_detect_ctl = snd_ctl_new1(&auto_mute_controls[1], chip); in snd_pmac_add_automute()
1126 return snd_ctl_add(chip->card, chip->hp_detect_ctl); in snd_pmac_add_automute()
H A Dburgundy.c598 &chip->hp_detect_ctl->id); in snd_pmac_burgundy_update_automute()
H A Dawacs.c853 &chip->hp_detect_ctl->id); in snd_pmac_awacs_update_automute()
H A Dtumbler.c1012 &chip->hp_detect_ctl->id); in device_change_handler()