Lines Matching defs:tas
83 struct tas { struct
101 static int tas_reset_init(struct tas *tas); argument
108 static inline int tas_write_reg(struct tas *tas, u8 reg, u8 len, u8 *data) in tas_write_reg()
116 static void tas3004_set_drc(struct tas *tas) in tas3004_set_drc()
138 static void tas_set_treble(struct tas *tas) in tas_set_treble()
146 static void tas_set_bass(struct tas *tas) in tas_set_bass()
154 static void tas_set_volume(struct tas *tas) in tas_set_volume()
186 static void tas_set_mixer(struct tas *tas) in tas_set_mixer()
237 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_vol_get() local
249 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_vol_put() local
287 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_mute_get() local
299 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_mute_put() local
338 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_mixer_get() local
352 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_mixer_put() local
398 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_drc_range_get() local
409 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_drc_range_put() local
442 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_drc_switch_get() local
453 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_drc_switch_put() local
488 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_capture_source_get() local
499 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_capture_source_put() local
559 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_treble_get() local
570 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_treble_put() local
610 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_bass_get() local
621 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_bass_put() local
671 static int tas_reset_init(struct tas *tas) in tas_reset_init()
716 struct tas *tas = cii->codec_data; in tas_switch_clock() local
745 static int tas_suspend(struct tas *tas) in tas_suspend()
755 static int tas_resume(struct tas *tas) in tas_resume()
798 struct tas *tas = codec_to_tas(codec); in tas_init_codec() local
871 struct tas *tas = codec_to_tas(codec); in tas_exit_codec() local
883 struct tas *tas; in tas_i2c_probe() local
918 struct tas *tas = i2c_get_clientdata(client); in tas_i2c_remove() local