Lines Matching defs:chip

48 static void snd_pmac_screamer_wait(struct snd_pmac *chip)  in snd_pmac_screamer_wait()
64 snd_pmac_awacs_write(struct snd_pmac *chip, int val) in snd_pmac_awacs_write()
80 snd_pmac_awacs_write_reg(struct snd_pmac *chip, int reg, int val) in snd_pmac_awacs_write_reg()
87 snd_pmac_awacs_write_noreg(struct snd_pmac *chip, int reg, int val) in snd_pmac_awacs_write_noreg()
94 static void screamer_recalibrate(struct snd_pmac *chip) in screamer_recalibrate()
114 #define screamer_recalibrate(chip) /* NOP */ argument
121 static void snd_pmac_awacs_set_format(struct snd_pmac *chip) in snd_pmac_awacs_set_format()
148 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_get_volume() local
171 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_put_volume() local
214 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_get_switch() local
233 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_put_switch() local
319 static void awacs_amp_free(struct snd_pmac *chip) in awacs_amp_free()
346 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_get_volume_amp() local
358 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_put_volume_amp() local
373 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_get_switch_amp() local
387 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_put_switch_amp() local
412 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_get_tone_amp() local
423 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_put_tone_amp() local
452 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_get_master_amp() local
462 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_put_master_amp() local
554 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_screamer_mic_boost_get() local
571 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_screamer_mic_boost_put() local
715 static int build_mixers(struct snd_pmac *chip, int nums, in build_mixers()
732 static void awacs_restore_all_regs(struct snd_pmac *chip) in awacs_restore_all_regs()
746 static void snd_pmac_awacs_suspend(struct snd_pmac *chip) in snd_pmac_awacs_suspend()
752 static void snd_pmac_awacs_resume(struct snd_pmac *chip) in snd_pmac_awacs_resume()
800 static int snd_pmac_awacs_detect_headphone(struct snd_pmac *chip) in snd_pmac_awacs_detect_headphone()
819 static void snd_pmac_awacs_update_automute(struct snd_pmac *chip, int do_notify) in snd_pmac_awacs_update_automute()
876 snd_pmac_awacs_init(struct snd_pmac *chip) in snd_pmac_awacs_init()