Searched defs:tas (Results 1 – 5 of 5) sorted by relevance
82 struct tas { struct100 static int tas_reset_init(struct tas *tas); argument137 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() local744 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() local870 struct tas *tas = codec_to_tas(codec); in tas_exit_codec() local[all …]
192 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_query_sar() local260 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_print_tas() local357 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_tas_state_update() local406 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_tas_init() local441 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_tas_reset() local462 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_tas_track() local
5592 struct rtw89_tas_info tas; member
72 struct se_session *tmr_sess, bool tas) in __target_check_io_state()269 bool tas, in core_tmr_drain_state_list()363 bool tas; in core_tmr_lun_reset() local
834 bool tas = cmd->transport_state & CMD_T_TAS; in target_handle_abort() local2910 static void target_wait_free_cmd(struct se_cmd *cmd, bool *aborted, bool *tas) in target_wait_free_cmd()2960 bool aborted = false, tas = false; in transport_generic_free_cmd() local3242 bool *aborted, bool *tas, unsigned long *flags) in __transport_wait_for_tasks()3297 bool ret, aborted = false, tas = false; in transport_wait_for_tasks() local
Completed in 57 milliseconds