| /linux-6.15/sound/aoa/codecs/ |
| H A D | tas.c | 100 static int tas_reset_init(struct tas *tas); argument 137 static void tas_set_treble(struct tas *tas) in tas_set_treble() argument 145 static void tas_set_bass(struct tas *tas) in tas_set_bass() argument 153 static void tas_set_volume(struct tas *tas) in tas_set_volume() argument 185 static void tas_set_mixer(struct tas *tas) in tas_set_mixer() argument 715 struct tas *tas = cii->codec_data; in tas_switch_clock() local 744 static int tas_suspend(struct tas *tas) in tas_suspend() argument 754 static int tas_resume(struct tas *tas) in tas_resume() argument 863 tas->codec.soundbus_dev->detach_codec(tas->codec.soundbus_dev, tas); in tas_init_codec() 874 tas->codec.soundbus_dev->detach_codec(tas->codec.soundbus_dev, tas); in tas_exit_codec() [all …]
|
| H A D | Makefile | 3 snd-aoa-codec-tas-y := tas.o 7 obj-$(CONFIG_SND_AOA_TAS) += snd-aoa-codec-tas.o
|
| H A D | Kconfig | 16 This option enables support for the tas chips
|
| /linux-6.15/drivers/net/wireless/realtek/rtw89/ |
| H A D | sar.c | 150 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 477 tas->total_txpwr += txpwr - tas->txpwr_history[tas->txpwr_head_idx]; in rtw89_tas_history_update() 478 tas->total_tx_ratio += tx_ratio - tas->tx_ratio_history[tas->tx_ratio_idx]; in rtw89_tas_history_update() 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 [all …]
|
| H A D | regd.c | 728 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_regd_apply_policy_tas() local 730 if (!tas->enable) in rtw89_regd_apply_policy_tas() 733 tas->block_regd = !test_bit(RTW89_REGD_FUNC_TAS, regd->func_bitmap); in rtw89_regd_apply_policy_tas()
|
| H A D | phy.c | 3476 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_phy_c2h_rfk_log_tas_pwr() local 3481 if (!tas->enable || src == RTW89_SAR_SOURCE_NONE) in rtw89_phy_c2h_rfk_log_tas_pwr() 3494 tas->instant_txpwr = rtw89_db_to_linear(0); in rtw89_phy_c2h_rfk_log_tas_pwr() 3496 tas->instant_txpwr = DIV_ROUND_DOWN_ULL(linear, cur_idx); in rtw89_phy_c2h_rfk_log_tas_pwr()
|
| H A D | core.h | 5761 struct rtw89_tas_info tas; member
|
| /linux-6.15/drivers/target/ |
| H A D | target_core_tmr.c | 72 struct se_session *tmr_sess, bool tas) in __target_check_io_state() argument 97 if ((tmr_sess != se_cmd->se_sess) && tas) in __target_check_io_state() 269 bool tas, in core_tmr_drain_state_list() argument 325 rc = __target_check_io_state(cmd, tmr_sess, tas); in core_tmr_drain_state_list() 363 bool tas; in core_tmr_lun_reset() local 375 tas = dev->dev_attrib.emulate_tas; in core_tmr_lun_reset() 403 dev->transport->name, tas); in core_tmr_lun_reset() 405 core_tmr_drain_state_list(dev, prout_cmd, tmr_sess, tas, in core_tmr_lun_reset()
|
| H A D | target_core_transport.c | 834 bool tas = cmd->transport_state & CMD_T_TAS; in target_handle_abort() local 838 pr_debug("tag %#llx: send_abort_response = %d\n", cmd->tag, tas); in target_handle_abort() 840 if (tas) { in target_handle_abort() 2910 static void target_wait_free_cmd(struct se_cmd *cmd, bool *aborted, bool *tas) in target_wait_free_cmd() argument 2915 __transport_wait_for_tasks(cmd, true, aborted, tas, &flags); in target_wait_free_cmd() 2960 bool aborted = false, tas = false; in transport_generic_free_cmd() local 2963 target_wait_free_cmd(cmd, &aborted, &tas); in transport_generic_free_cmd() 3242 bool *aborted, bool *tas, unsigned long *flags) in __transport_wait_for_tasks() argument 3255 *tas = true; in __transport_wait_for_tasks() 3297 bool ret, aborted = false, tas = false; in transport_wait_for_tasks() local [all …]
|
| /linux-6.15/arch/arm64/boot/dts/qcom/ |
| H A D | msm8996-oneplus-common.dtsi | 506 tasha_ifd: tas-ifd@0,0 {
|
| H A D | msm8996-xiaomi-common.dtsi | 342 tasha_ifd: tas-ifd@0,0 {
|
| H A D | apq8096-db820c.dts | 976 tasha_ifd: tas-ifd@0,0 {
|
| /linux-6.15/arch/m68k/kernel/ |
| H A D | head.S | 2971 tas %a1@
|