Searched refs:tas (Results 1 – 7 of 7) sorted by relevance
| /linux/sound/aoa/codecs/ |
| H A D | tas.c | 3 * Apple Onboard Audio driver for tas codec 26 * audacity, or recording the tas output via cable 71 MODULE_DESCRIPTION("tas codec driver for snd-aoa"); 73 #include "tas.h" 74 #include "tas-gain-table.h" 75 #include "tas-basstreble.h" 79 #define PFX "snd-aoa-codec-tas: " 82 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...] |
| 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/drivers/net/wireless/realtek/rtw89/ |
| H A D | sar.c | 246 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_tas_is_active() local 249 if (!tas->enable) in rtw89_tas_is_active() 279 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_query_sar() local 295 switch (tas->state) { in rtw89_query_sar() 360 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_print_tas() local 369 rtw89_tas_state_str(tas->state)); in rtw89_print_tas() 371 tas->window_size * 2); in rtw89_print_tas() 551 struct rtw89_tas_info *tas = &rtwdev->tas; in __rtw89_tas_state_update() local 553 if (tas->state == state) in __rtw89_tas_state_update() 557 rtw89_tas_state_str(tas->state), rtw89_tas_state_str(state)); in __rtw89_tas_state_update() [all …]
|
| /linux/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()
|
| /linux/tools/testing/selftests/futex/functional/ |
| H A D | futex_numa.c | 164 struct thread_args *tas[512], *cas[512]; in main() local 233 tas[t] = args; in main() 241 struct thread_args *args = tas[t]; in main()
|
| /linux/arch/m68k/kernel/ |
| H A D | head.S | 2971 tas %a1@
|