Home
last modified time | relevance | path

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

/linux/sound/aoa/codecs/
H A Dtas.c82 struct tas { struct
100 static int tas_reset_init(struct tas *tas); argument
107 tas_write_reg(struct tas * tas,u8 reg,u8 len,u8 * data) tas_write_reg() argument
115 tas3004_set_drc(struct tas * tas) tas3004_set_drc() argument
137 tas_set_treble(struct tas * tas) tas_set_treble() argument
145 tas_set_bass(struct tas * tas) tas_set_bass() argument
153 tas_set_volume(struct tas * tas) tas_set_volume() argument
185 tas_set_mixer(struct tas * tas) tas_set_mixer() argument
236 struct tas *tas = snd_kcontrol_chip(kcontrol); tas_snd_vol_get() local
247 struct tas *tas = snd_kcontrol_chip(kcontrol); tas_snd_vol_put() local
282 struct tas *tas = snd_kcontrol_chip(kcontrol); tas_snd_mute_get() local
293 struct tas *tas = snd_kcontrol_chip(kcontrol); tas_snd_mute_put() local
329 struct tas *tas = snd_kcontrol_chip(kcontrol); tas_snd_mixer_get() local
342 struct tas *tas = snd_kcontrol_chip(kcontrol); tas_snd_mixer_put() local
385 struct tas *tas = snd_kcontrol_chip(kcontrol); tas_snd_drc_range_get() local
395 struct tas *tas = snd_kcontrol_chip(kcontrol); tas_snd_drc_range_put() local
425 struct tas *tas = snd_kcontrol_chip(kcontrol); tas_snd_drc_switch_get() local
435 struct tas *tas = snd_kcontrol_chip(kcontrol); tas_snd_drc_switch_put() local
467 struct tas *tas = snd_kcontrol_chip(kcontrol); tas_snd_capture_source_get() local
477 struct tas *tas = snd_kcontrol_chip(kcontrol); tas_snd_capture_source_put() local
534 struct tas *tas = snd_kcontrol_chip(kcontrol); tas_snd_treble_get() local
544 struct tas *tas = snd_kcontrol_chip(kcontrol); tas_snd_treble_put() local
581 struct tas *tas = snd_kcontrol_chip(kcontrol); tas_snd_bass_get() local
591 struct tas *tas = snd_kcontrol_chip(kcontrol); tas_snd_bass_put() local
638 tas_reset_init(struct tas * tas) tas_reset_init() argument
683 struct tas *tas = cii->codec_data; tas_switch_clock() local
712 tas_suspend(struct tas * tas) tas_suspend() argument
721 tas_resume(struct tas * tas) tas_resume() argument
763 struct tas *tas = codec_to_tas(codec); tas_init_codec() local
835 struct tas *tas = codec_to_tas(codec); tas_exit_codec() local
846 struct tas *tas; tas_i2c_probe() local
881 struct tas *tas = i2c_get_clientdata(client); tas_i2c_remove() local
[all...]
/linux/drivers/net/wireless/realtek/rtw89/
H A Dsar.c246 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 …]
/linux/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
/linux/tools/testing/selftests/futex/functional/
H A Dfutex_numa.c164 struct thread_args *tas[512], *cas[512]; in main() local