Home
last modified time | relevance | path

Searched defs:tas (Results 1 – 1 of 1) sorted by relevance

/sound/aoa/codecs/
Dtas.c83 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
[all …]