Lines Matching refs:snd_pmac
255 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_get_master_volume()
266 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_put_master_volume()
290 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_get_master_switch()
301 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_put_master_switch()
391 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_info_drc_value()
403 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_get_drc_value()
414 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_put_drc_value()
443 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_get_drc_switch()
454 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_put_drc_switch()
525 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_get_mono()
537 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_put_mono()
670 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snapper_get_mix()
683 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snapper_put_mix()
716 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_get_mute_switch()
740 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_put_mute_switch()
794 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snapper_get_capture_source()
804 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snapper_put_capture_source()
923 static int tumbler_detect_headphone(struct snd_pmac *chip) in tumbler_detect_headphone()
933 static int tumbler_detect_lineout(struct snd_pmac *chip) in tumbler_detect_lineout()
943 static void check_mute(struct snd_pmac *chip, struct pmac_gpio *gp, int val, int do_notify, in check_mute()
955 static struct snd_pmac *device_change_chip;
959 struct snd_pmac *chip = device_change_chip; in device_change_handler()
1018 static void tumbler_update_automute(struct snd_pmac *chip, int do_notify) in tumbler_update_automute()
1035 struct snd_pmac *chip = devid; in headphone_intr()
1156 static void tumbler_reset_audio(struct snd_pmac *chip) in tumbler_reset_audio()
1185 static void tumbler_suspend(struct snd_pmac *chip) in tumbler_suspend()
1215 static void tumbler_resume(struct snd_pmac *chip) in tumbler_resume()
1261 static int tumbler_init(struct snd_pmac *chip) in tumbler_init()
1314 static void tumbler_cleanup(struct snd_pmac *chip) in tumbler_cleanup()
1334 int snd_pmac_tumbler_init(struct snd_pmac *chip) in snd_pmac_tumbler_init()