Home
last modified time | relevance | path

Searched refs:wait_handshake (Results 1 – 16 of 16) sorted by relevance

/Linux-v5.10/sound/pci/echoaudio/
Dindigo_express_dsp.c33 if (wait_handshake(chip)) in set_sample_rate()
86 if (wait_handshake(chip)) in set_vmixer_gain()
103 if (wait_handshake(chip)) in update_vmixer_level()
Dindigoio_dsp.c92 if (wait_handshake(chip)) in set_sample_rate()
113 if (wait_handshake(chip)) in set_vmixer_gain()
130 if (wait_handshake(chip)) in update_vmixer_level()
Dmia_dsp.c139 if (wait_handshake(chip)) in set_sample_rate()
177 if (wait_handshake(chip)) in set_vmixer_gain()
194 if (wait_handshake(chip)) in update_vmixer_level()
205 if (wait_handshake(chip)) in update_flags()
Dechoaudio_dsp.c42 static int wait_handshake(struct echoaudio *chip) in wait_handshake() function
534 if (wait_handshake(chip)) in set_nominal_level()
557 if (wait_handshake(chip)) in set_output_gain()
577 if (wait_handshake(chip)) in set_monitor_gain()
590 if (wait_handshake(chip)) in update_output_line_level()
601 if (wait_handshake(chip)) in update_input_line_level()
759 if (wait_handshake(chip) < 0) in restore_dsp_rettings()
859 if (wait_handshake(chip)) in start_transport()
867 if (wait_handshake(chip)) in start_transport()
884 if (wait_handshake(chip)) in pause_transport()
[all …]
Dindigo_dsp.c118 if (wait_handshake(chip)) in set_sample_rate()
143 if (wait_handshake(chip)) in set_vmixer_gain()
160 if (wait_handshake(chip)) in update_vmixer_level()
Dindigodj_dsp.c118 if (wait_handshake(chip)) in set_sample_rate()
143 if (wait_handshake(chip)) in set_vmixer_gain()
160 if (wait_handshake(chip)) in update_vmixer_level()
Dlayla20_dsp.c174 if (wait_handshake(chip)) in set_sample_rate()
240 if (wait_handshake(chip)) in set_output_clock()
257 if (wait_handshake(chip)) in set_input_gain()
271 if (wait_handshake(chip)) in update_flags()
Dgina20_dsp.c108 if (wait_handshake(chip)) in set_sample_rate()
183 if (wait_handshake(chip)) in set_input_gain()
197 if (wait_handshake(chip)) in update_flags()
Dechoaudio_3g.c40 if (wait_handshake(chip)) in check_asic_status()
48 if (wait_handshake(chip)) { in check_asic_status()
78 if (wait_handshake(chip)) in write_control_reg()
Dmidi.c41 if (wait_handshake(chip)) in enable_midi_input()
65 if (wait_handshake(chip)) in write_midi()
Ddarla20_dsp.c92 if (wait_handshake(chip)) in set_sample_rate()
Ddarla24_dsp.c136 if (wait_handshake(chip)) in set_sample_rate()
Dechoaudio_gml.c79 if (wait_handshake(chip)) in write_control_reg()
Dechoaudio.h440 static int wait_handshake(struct echoaudio *chip);
Dlayla24_dsp.c227 if (wait_handshake(chip)) in set_sample_rate()
Dechoaudio.c2178 if (wait_handshake(chip)) { in snd_echo_suspend()