Lines Matching defs:tas

84 struct tas {  struct
102 static int tas_reset_init(struct tas *tas); argument
109 static inline int tas_write_reg(struct tas *tas, u8 reg, u8 len, u8 *data) in tas_write_reg()
117 static void tas3004_set_drc(struct tas *tas) in tas3004_set_drc()
139 static void tas_set_treble(struct tas *tas) in tas_set_treble()
147 static void tas_set_bass(struct tas *tas) in tas_set_bass()
155 static void tas_set_volume(struct tas *tas) in tas_set_volume()
187 static void tas_set_mixer(struct tas *tas) in tas_set_mixer()
238 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_vol_get() local
250 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_vol_put() local
288 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_mute_get() local
300 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_mute_put() local
339 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_mixer_get() local
353 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_mixer_put() local
399 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_drc_range_get() local
410 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_drc_range_put() local
443 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_drc_switch_get() local
454 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_drc_switch_put() local
495 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_capture_source_get() local
506 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_capture_source_put() local
566 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_treble_get() local
577 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_treble_put() local
617 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_bass_get() local
628 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_bass_put() local
678 static int tas_reset_init(struct tas *tas) in tas_reset_init()
723 struct tas *tas = cii->codec_data; in tas_switch_clock() local
752 static int tas_suspend(struct tas *tas) in tas_suspend()
762 static int tas_resume(struct tas *tas) in tas_resume()
805 struct tas *tas = codec_to_tas(codec); in tas_init_codec() local
878 struct tas *tas = codec_to_tas(codec); in tas_exit_codec() local
923 struct tas *tas; in tas_i2c_probe() local
999 struct tas *tas = i2c_get_clientdata(client); in tas_i2c_remove() local