Home
last modified time | relevance | path

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

/Linux-v4.19/sound/aoa/codecs/
Dtas.c84 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
[all …]
/Linux-v4.19/drivers/target/
Dtarget_core_tmr.c94 struct se_session *tmr_sess, int tas) in __target_check_io_state()
283 int tas, in core_tmr_drain_state_list()
377 int tas; in core_tmr_lun_reset() local
Dtarget_core_transport.c2633 static void target_wait_free_cmd(struct se_cmd *cmd, bool *aborted, bool *tas) in target_wait_free_cmd()
2667 bool aborted = false, tas = false; in transport_generic_free_cmd() local
2959 bool *aborted, bool *tas, unsigned long *flags) in __transport_wait_for_tasks()
3016 bool ret, aborted = false, tas = false; in transport_wait_for_tasks() local