Lines Matching defs:tas

82 struct tas {  struct
100 static int tas_reset_init(struct tas *tas); argument
107 static inline int tas_write_reg(struct tas *tas, u8 reg, u8 len, u8 *data) in tas_write_reg()
115 static void tas3004_set_drc(struct tas *tas) in tas3004_set_drc()
137 static void tas_set_treble(struct tas *tas) in tas_set_treble()
145 static void tas_set_bass(struct tas *tas) in tas_set_bass()
153 static void tas_set_volume(struct tas *tas) in tas_set_volume()
185 static void tas_set_mixer(struct tas *tas) in tas_set_mixer()
236 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_vol_get() local
248 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_vol_put() local
286 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_mute_get() local
298 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_mute_put() local
337 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_mixer_get() local
351 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_mixer_put() local
397 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_drc_range_get() local
408 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_drc_range_put() local
441 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_drc_switch_get() local
452 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_drc_switch_put() local
487 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_capture_source_get() local
498 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_capture_source_put() local
558 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_treble_get() local
569 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_treble_put() local
609 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_bass_get() local
620 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_bass_put() local
670 static int tas_reset_init(struct tas *tas) in tas_reset_init()
715 struct tas *tas = cii->codec_data; in tas_switch_clock() local
744 static int tas_suspend(struct tas *tas) in tas_suspend()
754 static int tas_resume(struct tas *tas) in tas_resume()
797 struct tas *tas = codec_to_tas(codec); in tas_init_codec() local
870 struct tas *tas = codec_to_tas(codec); in tas_exit_codec() local
882 struct tas *tas; in tas_i2c_probe() local
917 struct tas *tas = i2c_get_clientdata(client); in tas_i2c_remove() local