Lines Matching refs:snd_pmac

35 static void snd_pmac_screamer_wait(struct snd_pmac *chip)  in snd_pmac_screamer_wait()
51 snd_pmac_awacs_write(struct snd_pmac *chip, int val) in snd_pmac_awacs_write()
67 snd_pmac_awacs_write_reg(struct snd_pmac *chip, int reg, int val) in snd_pmac_awacs_write_reg()
74 snd_pmac_awacs_write_noreg(struct snd_pmac *chip, int reg, int val) in snd_pmac_awacs_write_noreg()
81 static void screamer_recalibrate(struct snd_pmac *chip) in screamer_recalibrate()
108 static void snd_pmac_awacs_set_format(struct snd_pmac *chip) in snd_pmac_awacs_set_format()
135 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_get_volume()
158 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_put_volume()
201 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_get_switch()
220 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_put_switch()
306 static void awacs_amp_free(struct snd_pmac *chip) in awacs_amp_free()
333 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_get_volume_amp()
345 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_put_volume_amp()
360 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_get_switch_amp()
374 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_put_switch_amp()
399 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_get_tone_amp()
410 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_put_tone_amp()
439 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_get_master_amp()
449 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_put_master_amp()
541 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_screamer_mic_boost_get()
558 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_screamer_mic_boost_put()
702 static int build_mixers(struct snd_pmac *chip, int nums, in build_mixers()
719 static void awacs_restore_all_regs(struct snd_pmac *chip) in awacs_restore_all_regs()
733 static void snd_pmac_awacs_suspend(struct snd_pmac *chip) in snd_pmac_awacs_suspend()
739 static void snd_pmac_awacs_resume(struct snd_pmac *chip) in snd_pmac_awacs_resume()
787 static int snd_pmac_awacs_detect_headphone(struct snd_pmac *chip) in snd_pmac_awacs_detect_headphone()
806 static void snd_pmac_awacs_update_automute(struct snd_pmac *chip, int do_notify) in snd_pmac_awacs_update_automute()
863 snd_pmac_awacs_init(struct snd_pmac *chip) in snd_pmac_awacs_init()