Searched defs:tas (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/sound/aoa/codecs/ |
| D | tas.c | 83 struct tas { struct 101 static int tas_reset_init(struct tas *tas); argument 108 static inline int tas_write_reg(struct tas *tas, u8 reg, u8 len, u8 *data) in tas_write_reg() 116 static void tas3004_set_drc(struct tas *tas) in tas3004_set_drc() 138 static void tas_set_treble(struct tas *tas) in tas_set_treble() 146 static void tas_set_bass(struct tas *tas) in tas_set_bass() 154 static void tas_set_volume(struct tas *tas) in tas_set_volume() 186 static void tas_set_mixer(struct tas *tas) in tas_set_mixer() 237 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_vol_get() local 249 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_vol_put() local [all …]
|
| /kernel/linux/linux-4.19/sound/aoa/codecs/ |
| D | tas.c | 84 struct tas { struct 102 static int tas_reset_init(struct tas *tas); argument 109 static inline int tas_write_reg(struct tas *tas, u8 reg, u8 len, u8 *data) in tas_write_reg() 117 static void tas3004_set_drc(struct tas *tas) in tas3004_set_drc() 139 static void tas_set_treble(struct tas *tas) in tas_set_treble() 147 static void tas_set_bass(struct tas *tas) in tas_set_bass() 155 static void tas_set_volume(struct tas *tas) in tas_set_volume() 187 static void tas_set_mixer(struct tas *tas) in tas_set_mixer() 238 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_vol_get() local 250 struct tas *tas = snd_kcontrol_chip(kcontrol); in tas_snd_vol_put() local [all …]
|
| /kernel/linux/linux-5.10/drivers/target/ |
| D | target_core_tmr.c | 81 struct se_session *tmr_sess, bool tas) in __target_check_io_state() 269 bool tas, in core_tmr_drain_state_list() 357 bool tas; in core_tmr_lun_reset() local
|
| D | target_core_transport.c | 768 bool tas = cmd->transport_state & CMD_T_TAS; in target_handle_abort() local 2718 static void target_wait_free_cmd(struct se_cmd *cmd, bool *aborted, bool *tas) in target_wait_free_cmd() 2768 bool aborted = false, tas = false; in transport_generic_free_cmd() local 3037 bool *aborted, bool *tas, unsigned long *flags) in __transport_wait_for_tasks() 3092 bool ret, aborted = false, tas = false; in transport_wait_for_tasks() local
|
| /kernel/linux/linux-4.19/drivers/target/ |
| D | target_core_tmr.c | 94 struct se_session *tmr_sess, int tas) in __target_check_io_state() 283 int tas, in core_tmr_drain_state_list() 377 int tas; in core_tmr_lun_reset() local
|
| D | target_core_transport.c | 2648 static void target_wait_free_cmd(struct se_cmd *cmd, bool *aborted, bool *tas) in target_wait_free_cmd() 2682 bool aborted = false, tas = false; in transport_generic_free_cmd() local 2974 bool *aborted, bool *tas, unsigned long *flags) in __transport_wait_for_tasks() 3031 bool ret, aborted = false, tas = false; in transport_wait_for_tasks() local
|