Lines Matching refs:snd_pmac

268 	struct snd_pmac *chip = snd_kcontrol_chip(kcontrol);  in tumbler_get_master_volume()
279 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_put_master_volume()
303 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_get_master_switch()
314 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_put_master_switch()
404 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_info_drc_value()
416 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_get_drc_value()
427 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_put_drc_value()
456 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_get_drc_switch()
467 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_put_drc_switch()
538 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_get_mono()
550 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_put_mono()
683 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snapper_get_mix()
696 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snapper_put_mix()
729 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_get_mute_switch()
753 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_put_mute_switch()
812 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snapper_get_capture_source()
822 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snapper_put_capture_source()
941 static int tumbler_detect_headphone(struct snd_pmac *chip) in tumbler_detect_headphone()
951 static int tumbler_detect_lineout(struct snd_pmac *chip) in tumbler_detect_lineout()
961 static void check_mute(struct snd_pmac *chip, struct pmac_gpio *gp, int val, int do_notify, in check_mute()
973 static struct snd_pmac *device_change_chip;
977 struct snd_pmac *chip = device_change_chip; in device_change_handler()
1036 static void tumbler_update_automute(struct snd_pmac *chip, int do_notify) in tumbler_update_automute()
1053 struct snd_pmac *chip = devid; in headphone_intr()
1174 static void tumbler_reset_audio(struct snd_pmac *chip) in tumbler_reset_audio()
1203 static void tumbler_suspend(struct snd_pmac *chip) in tumbler_suspend()
1233 static void tumbler_resume(struct snd_pmac *chip) in tumbler_resume()
1279 static int __devinit tumbler_init(struct snd_pmac *chip) in tumbler_init()
1332 static void tumbler_cleanup(struct snd_pmac *chip) in tumbler_cleanup()
1352 int __devinit snd_pmac_tumbler_init(struct snd_pmac *chip) in snd_pmac_tumbler_init()