Home
last modified time | relevance | path

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

/linux/sound/aoa/codecs/
A Dtas.c82 struct tas { struct
100 static int tas_reset_init(struct tas *tas); argument
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()
185 static void tas_set_mixer(struct tas *tas) in tas_set_mixer()
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
[all …]
/linux/drivers/target/
A Dtarget_core_tmr.c72 struct se_session *tmr_sess, bool tas) in __target_check_io_state()
260 bool tas, in core_tmr_drain_state_list()
354 bool tas; in core_tmr_lun_reset() local
A Dtarget_core_transport.c801 bool tas = cmd->transport_state & CMD_T_TAS; in target_handle_abort() local
2874 static void target_wait_free_cmd(struct se_cmd *cmd, bool *aborted, bool *tas) in target_wait_free_cmd()
2924 bool aborted = false, tas = false; in transport_generic_free_cmd() local
3180 bool *aborted, bool *tas, unsigned long *flags) in __transport_wait_for_tasks()
3235 bool ret, aborted = false, tas = false; in transport_wait_for_tasks() local

Completed in 14 milliseconds