synth_request_region 72 drivers/staging/speakup/serialio.c if (synth_request_region(ser->port, 8)) { synth_request_region 76 drivers/staging/speakup/serialio.c err = synth_request_region(ser->port, 8); synth_request_region 257 drivers/staging/speakup/speakup_acntpc.c if (synth_request_region(speakup_info.port_tts - 1, synth_request_region 266 drivers/staging/speakup/speakup_acntpc.c if (synth_request_region(synth_portlist[i], synth_request_region 452 drivers/staging/speakup/speakup_decpc.c if (synth_request_region(synth_portlist[i], SYNTH_IO_EXTENT)) { synth_request_region 329 drivers/staging/speakup/speakup_dtlk.c if (synth_request_region(speakup_info.port_tts - 1, synth_request_region 338 drivers/staging/speakup/speakup_dtlk.c if (synth_request_region(synth_portlist[i], synth_request_region 264 drivers/staging/speakup/speakup_keypc.c if (synth_request_region(synth_port - 1, SYNTH_IO_EXTENT)) { synth_request_region 271 drivers/staging/speakup/speakup_keypc.c if (synth_request_region(synth_portlist[i], synth_request_region 73 drivers/staging/speakup/spk_priv.h int synth_request_region(unsigned long start, unsigned long n); synth_request_region 338 drivers/staging/speakup/synth.c EXPORT_SYMBOL_GPL(synth_request_region);