Home
last modified time | relevance | path

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

/linux-6.6.21/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.c94 if (wait_handshake(chip)) in set_sample_rate()
115 if (wait_handshake(chip)) in set_vmixer_gain()
132 if (wait_handshake(chip)) in update_vmixer_level()
Dmia_dsp.c141 if (wait_handshake(chip)) in set_sample_rate()
179 if (wait_handshake(chip)) in set_vmixer_gain()
196 if (wait_handshake(chip)) in update_vmixer_level()
207 if (wait_handshake(chip)) in update_flags()
Dechoaudio_dsp.c42 static int wait_handshake(struct echoaudio *chip) in wait_handshake() function
537 if (wait_handshake(chip)) in set_nominal_level()
560 if (wait_handshake(chip)) in set_output_gain()
580 if (wait_handshake(chip)) in set_monitor_gain()
593 if (wait_handshake(chip)) in update_output_line_level()
604 if (wait_handshake(chip)) in update_input_line_level()
763 if (wait_handshake(chip) < 0) in restore_dsp_rettings()
863 if (wait_handshake(chip)) in start_transport()
871 if (wait_handshake(chip)) in start_transport()
888 if (wait_handshake(chip)) in pause_transport()
[all …]
Dindigo_dsp.c120 if (wait_handshake(chip)) in set_sample_rate()
145 if (wait_handshake(chip)) in set_vmixer_gain()
162 if (wait_handshake(chip)) in update_vmixer_level()
Dindigodj_dsp.c120 if (wait_handshake(chip)) in set_sample_rate()
145 if (wait_handshake(chip)) in set_vmixer_gain()
162 if (wait_handshake(chip)) in update_vmixer_level()
Dlayla20_dsp.c176 if (wait_handshake(chip)) in set_sample_rate()
242 if (wait_handshake(chip)) in set_output_clock()
259 if (wait_handshake(chip)) in set_input_gain()
273 if (wait_handshake(chip)) in update_flags()
Dgina20_dsp.c110 if (wait_handshake(chip)) in set_sample_rate()
185 if (wait_handshake(chip)) in set_input_gain()
199 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.c94 if (wait_handshake(chip)) in set_sample_rate()
Ddarla24_dsp.c138 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.c230 if (wait_handshake(chip)) in set_sample_rate()
Dechoaudio.c2161 if (wait_handshake(chip)) { in snd_echo_suspend()