Searched refs:spk_serial_wait_for_xmitr (Results 1 – 1 of 1) sorted by relevance
35 static int spk_serial_wait_for_xmitr(struct spk_synth *in_synth);44 .wait_for_xmitr = spk_serial_wait_for_xmitr,216 static int spk_serial_wait_for_xmitr(struct spk_synth *in_synth) in spk_serial_wait_for_xmitr() function285 if (in_synth->alive && spk_serial_wait_for_xmitr(in_synth)) { in spk_serial_out()300 if (spk_serial_wait_for_xmitr(synth)) in spk_serial_synth_immediate()