Searched defs:tas (Results 1 - 6 of 6) sorted by relevance

/linux-master/sound/aoa/codecs/
H A DMakefile
H A Dtas.c82 struct tas { struct
107 tas_write_reg(struct tas *tas, u8 reg, u8 len, u8 *data) argument
115 tas3004_set_drc(struct tas *tas) argument
137 tas_set_treble(struct tas *tas) argument
145 tas_set_bass(struct tas *tas) argument
153 tas_set_volume(struct tas *tas) argument
185 tas_set_mixer(struct tas *tas) argument
236 struct tas *tas = snd_kcontrol_chip(kcontrol); local
248 struct tas *tas = snd_kcontrol_chip(kcontrol); local
286 struct tas *tas = snd_kcontrol_chip(kcontrol); local
298 struct tas *tas = snd_kcontrol_chip(kcontrol); local
337 struct tas *tas = snd_kcontrol_chip(kcontrol); local
351 struct tas *tas = snd_kcontrol_chip(kcontrol); local
397 struct tas *tas = snd_kcontrol_chip(kcontrol); local
408 struct tas *tas = snd_kcontrol_chip(kcontrol); local
441 struct tas *tas = snd_kcontrol_chip(kcontrol); local
452 struct tas *tas = snd_kcontrol_chip(kcontrol); local
487 struct tas *tas = snd_kcontrol_chip(kcontrol); local
498 struct tas *tas = snd_kcontrol_chip(kcontrol); local
558 struct tas *tas = snd_kcontrol_chip(kcontrol); local
569 struct tas *tas = snd_kcontrol_chip(kcontrol); local
609 struct tas *tas = snd_kcontrol_chip(kcontrol); local
620 struct tas *tas = snd_kcontrol_chip(kcontrol); local
670 tas_reset_init(struct tas *tas) argument
715 struct tas *tas = cii->codec_data; local
744 tas_suspend(struct tas *tas) argument
754 tas_resume(struct tas *tas) argument
797 struct tas *tas = codec_to_tas(codec); local
864 snd_device_free(aoa_get_card(), tas); local
870 struct tas *tas = codec_to_tas(codec); local
881 struct tas *tas; local
916 struct tas *tas = i2c_get_clientdata(client); local
[all...]
/linux-master/drivers/target/
H A Dtarget_core_tmr.c363 bool tas; local
71 __target_check_io_state(struct se_cmd *se_cmd, struct se_session *tmr_sess, bool tas) argument
265 core_tmr_drain_state_list( struct se_device *dev, struct se_cmd *prout_cmd, struct se_session *tmr_sess, bool tas, struct list_head *preempt_and_abort_list) argument
[all...]
H A Dtarget_core_transport.c834 bool tas = cmd->transport_state & CMD_T_TAS; local
2910 static void target_wait_free_cmd(struct se_cmd *cmd, bool *aborted, bool *tas) argument
2960 bool aborted = false, tas = false; local
3297 bool ret, aborted = false, tas local
[all...]
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dsar.c192 struct rtw89_tas_info *tas = &rtwdev->tas; local
260 struct rtw89_tas_info *tas = &rtwdev->tas; local
357 struct rtw89_tas_info *tas = &rtwdev->tas; local
406 struct rtw89_tas_info *tas = &rtwdev->tas; local
441 struct rtw89_tas_info *tas = &rtwdev->tas; local
462 struct rtw89_tas_info *tas = &rtwdev->tas; local
[all...]
H A Dcore.h5131 struct rtw89_tas_info tas; member in struct:rtw89_dev

Completed in 163 milliseconds