Lines Matching defs:chip

269 	struct snd_pmac *chip = snd_kcontrol_chip(kcontrol);  in tumbler_get_master_volume()  local
280 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_put_master_volume() local
304 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_get_master_switch() local
315 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_put_master_switch() local
405 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_info_drc_value() local
417 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_get_drc_value() local
428 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_put_drc_value() local
457 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_get_drc_switch() local
468 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_put_drc_switch() local
539 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_get_mono() local
551 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_put_mono() local
684 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snapper_get_mix() local
697 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snapper_put_mix() local
730 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_get_mute_switch() local
754 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_put_mute_switch() local
808 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snapper_get_capture_source() local
818 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snapper_put_capture_source() local
937 static int tumbler_detect_headphone(struct snd_pmac *chip) in tumbler_detect_headphone()
947 static int tumbler_detect_lineout(struct snd_pmac *chip) in tumbler_detect_lineout()
957 static void check_mute(struct snd_pmac *chip, struct pmac_gpio *gp, int val, int do_notify, in check_mute()
973 struct snd_pmac *chip = device_change_chip; in device_change_handler() local
1032 static void tumbler_update_automute(struct snd_pmac *chip, int do_notify) in tumbler_update_automute()
1049 struct snd_pmac *chip = devid; in headphone_intr() local
1170 static void tumbler_reset_audio(struct snd_pmac *chip) in tumbler_reset_audio()
1199 static void tumbler_suspend(struct snd_pmac *chip) in tumbler_suspend()
1229 static void tumbler_resume(struct snd_pmac *chip) in tumbler_resume()
1275 static int tumbler_init(struct snd_pmac *chip) in tumbler_init()
1328 static void tumbler_cleanup(struct snd_pmac *chip) in tumbler_cleanup()
1348 int snd_pmac_tumbler_init(struct snd_pmac *chip) in snd_pmac_tumbler_init()