Home
last modified time | relevance | path

Searched defs:tas (Results 1 – 7 of 7) 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/sound/soc/codecs/
H A Dtas675x.c113 static inline int tas675x_set_state_all(struct tas675x_priv *tas, u8 state) in tas675x_set_state_all()
136 static inline int __tas675x_select_book(struct tas675x_priv *tas, u8 book) in __tas675x_select_book()
149 static int tas675x_dsp_mem_write(struct tas675x_priv *tas, u8 page, u8 reg, u32 val) in tas675x_dsp_mem_write()
184 static int tas675x_dsp_mem_read(struct tas675x_priv *tas, u8 page, u8 reg, u32 *val) in tas675x_dsp_mem_read()
324 struct tas675x_priv *tas = snd_soc_component_get_drvdata(comp); in tas675x_set_rtldg_thresh() local
353 struct tas675x_priv *tas = snd_soc_component_get_drvdata(comp); in tas675x_get_rtldg_thresh() local
379 struct tas675x_priv *tas = snd_soc_component_get_drvdata(comp); in tas675x_set_dcldg_trigger() local
495 struct tas675x_priv *tas = snd_soc_component_get_drvdata(comp); in tas675x_set_acldg_trigger() local
577 struct tas675x_priv *tas = snd_soc_component_get_drvdata(comp); in tas675x_get_rtldg_impedance() local
605 struct tas675x_priv *tas = snd_soc_component_get_drvdata(comp); in tas675x_get_dc_resistance() 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
H A Dtarget_core_transport.c834 bool tas = cmd->transport_state & CMD_T_TAS; in target_handle_abort() local
2968 static void target_wait_free_cmd(struct se_cmd *cmd, bool *aborted, bool *tas) in target_wait_free_cmd()
3018 bool aborted = false, tas = false; in transport_generic_free_cmd() local
3300 bool *aborted, bool *tas, unsigned long *flags) in __transport_wait_for_tasks()
3355 bool ret, aborted = false, tas = false; in transport_wait_for_tasks() local
/linux/tools/testing/selftests/futex/functional/
H A Dfutex_numa.c164 struct thread_args *tas[512], *cas[512]; in main() local
/linux/drivers/net/wireless/realtek/rtw89/
H A Dphy.c3500 struct rtw89_tas_info *tas = &rtwdev->tas; in rtw89_phy_c2h_rfk_tas_pwr() local
H A Dcore.h7677 struct rtw89_tas_info tas; member