Home
last modified time | relevance | path

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

/sound/pci/echoaudio/
Dindigo_express_dsp.c33 if (wait_handshake(chip)) in set_sample_rate()
85 if (wait_handshake(chip)) in set_vmixer_gain()
101 if (wait_handshake(chip)) in update_vmixer_level()
Dechoaudio_dsp.c42 static int wait_handshake(struct echoaudio *chip) in wait_handshake() function
520 if (wait_handshake(chip)) in set_nominal_level()
543 if (wait_handshake(chip)) in set_output_gain()
563 if (wait_handshake(chip)) in set_monitor_gain()
576 if (wait_handshake(chip)) in update_output_line_level()
587 if (wait_handshake(chip)) in update_input_line_level()
752 if (wait_handshake(chip) < 0) in restore_dsp_rettings()
853 if (wait_handshake(chip)) in start_transport()
861 if (wait_handshake(chip)) in start_transport()
879 if (wait_handshake(chip)) in pause_transport()
[all …]
Dmia_dsp.c139 if (wait_handshake(chip)) in set_sample_rate()
177 if (wait_handshake(chip)) in set_vmixer_gain()
193 if (wait_handshake(chip)) in update_vmixer_level()
204 if (wait_handshake(chip)) in update_flags()
Dindigoio_dsp.c93 if (wait_handshake(chip)) in set_sample_rate()
114 if (wait_handshake(chip)) in set_vmixer_gain()
130 if (wait_handshake(chip)) in update_vmixer_level()
Dindigo_dsp.c118 if (wait_handshake(chip)) in set_sample_rate()
143 if (wait_handshake(chip)) in set_vmixer_gain()
159 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()
159 if (wait_handshake(chip)) in update_vmixer_level()
Dlayla20_dsp.c174 if (wait_handshake(chip)) in set_sample_rate()
245 if (wait_handshake(chip)) in set_output_clock()
262 if (wait_handshake(chip)) in set_input_gain()
276 if (wait_handshake(chip)) in update_flags()
Dgina20_dsp.c109 if (wait_handshake(chip)) in set_sample_rate()
187 if (wait_handshake(chip)) in set_input_gain()
201 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()
76 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.c93 if (wait_handshake(chip)) in set_sample_rate()
Ddarla24_dsp.c136 if (wait_handshake(chip)) in set_sample_rate()
Dechoaudio_gml.c76 if (wait_handshake(chip)) in write_control_reg()
Dechoaudio.h467 static int wait_handshake(struct echoaudio *chip);
Dlayla24_dsp.c230 if (wait_handshake(chip)) in set_sample_rate()
Dechoaudio.c2217 if (wait_handshake(chip)) { in snd_echo_suspend()