Searched refs:synth_lpc (Results 1 – 1 of 1) sorted by relevance
32 static int synth_lpc; variable335 synth_lpc = speakup_info.port_tts - 1; in synth_probe()343 synth_lpc = synth_portlist[i]; in synth_probe()344 speakup_info.port_tts = synth_lpc + 1; in synth_probe()354 if (synth_lpc) in synth_probe()355 synth_release_region(synth_lpc, SYNTH_IO_EXTENT); in synth_probe()358 while (inw_p(synth_lpc) != 0x147f) in synth_probe()362 synth->long_name, synth_lpc, synth_lpc + SYNTH_IO_EXTENT - 1, in synth_probe()