Searched defs:tas (Results 1 – 8 of 8) sorted by relevance
| /linux/sound/aoa/codecs/ |
| H A D | tas.c | 82 struct tas { struct 100 static int tas_reset_init(struct tas *tas); argument 107 static inline int tas_write_reg(struct tas *tas, u8 reg, u8 len, u8 *data) in tas_write_reg() 115 static void tas3004_set_drc(struct tas *tas) in tas3004_set_drc() 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() 153 static void tas_set_volume(struct tas *tas) in tas_set_volume() 185 static void tas_set_mixer(struct tas *tas) in tas_set_mixer() 236 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_vol_get() local 247 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_vol_put() local [all …]
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | sar.c | 246 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_tas_is_active() local 279 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_query_sar() local 360 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_print_tas() local 551 struct rtw89_tas_info *tas = &rtwdev->tas; in __rtw89_tas_state_update() local 603 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_tas_window_update() local 632 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_tas_history_update() local 665 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_tas_rolling_average() local 697 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_tas_init() local 739 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_tas_reset() local 780 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_tas_track() local [all …]
|
| H A D | regd.c | 826 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_regd_apply_policy_tas() local
|
| H A D | phy.c | 3432 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_phy_c2h_rfk_tas_pwr() local
|
| H A D | core.h | 6248 struct rtw89_tas_info tas; member
|
| /linux/drivers/target/ |
| H A D | target_core_tmr.c | 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
|
| H A D | target_core_transport.c | 834 bool tas = cmd->transport_state & CMD_T_TAS; in target_handle_abort() local 2922 static void target_wait_free_cmd(struct se_cmd *cmd, bool *aborted, bool *tas) in target_wait_free_cmd() 2972 bool aborted = false, tas = false; in transport_generic_free_cmd() local 3254 bool *aborted, bool *tas, unsigned long *flags) in __transport_wait_for_tasks() 3309 bool ret, aborted = false, tas = false; in transport_wait_for_tasks() local
|
| /linux/tools/testing/selftests/futex/functional/ |
| H A D | futex_numa.c | 164 struct thread_args *tas[512], *cas[512]; in main() local
|