Lines Matching defs:chip

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()
101 #define screamer_recalibrate(chip) /* NOP */ argument
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() local
158 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_put_volume() local
201 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_get_switch() local
220 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_put_switch() local
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() local
345 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_put_volume_amp() local
360 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_get_switch_amp() local
374 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_put_switch_amp() local
399 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_get_tone_amp() local
410 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_put_tone_amp() local
439 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_get_master_amp() local
449 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_put_master_amp() local
541 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_screamer_mic_boost_get() local
558 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_screamer_mic_boost_put() local
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()