Home
last modified time | relevance | path

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

/linux-6.15/sound/aoa/codecs/
H 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-6.15/drivers/net/wireless/realtek/rtw89/
H A Dsar.c150 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_tas_is_active() local
183 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_query_sar() local
261 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_print_tas() local
389 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_tas_state_update() local
432 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_tas_window_update() local
461 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_tas_history_update() local
494 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_tas_rolling_average() local
526 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_tas_init() local
562 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_tas_reset() local
603 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_tas_track() local
[all …]
H A Dregd.c728 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_regd_apply_policy_tas() local
H A Dphy.c3476 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_phy_c2h_rfk_log_tas_pwr() local
H A Dcore.h5761 struct rtw89_tas_info tas; member
/linux-6.15/drivers/target/
H A Dtarget_core_tmr.c72 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
H A Dtarget_core_transport.c834 bool tas = cmd->transport_state & CMD_T_TAS; in target_handle_abort() local
2910 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() local
3242 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