Searched refs:synth_lpc (Results 1 – 1 of 1) sorted by relevance
32 static int synth_lpc; variable345 synth_lpc = speakup_info.port_tts - 1; in synth_probe()353 synth_lpc = synth_portlist[i]; in synth_probe()354 speakup_info.port_tts = synth_lpc + 1; in synth_probe()364 if (synth_lpc) in synth_probe()365 synth_release_region(synth_lpc, SYNTH_IO_EXTENT); in synth_probe()368 while (inw_p(synth_lpc) != 0x147f) in synth_probe()372 synth->long_name, synth_lpc, synth_lpc + SYNTH_IO_EXTENT - 1, in synth_probe()