port_forced 34 drivers/staging/speakup/speakup_acntpc.c static int port_forced; port_forced 253 drivers/staging/speakup/speakup_acntpc.c if (port_forced) { port_forced 254 drivers/staging/speakup/speakup_acntpc.c speakup_info.port_tts = port_forced; port_forced 306 drivers/staging/speakup/speakup_acntpc.c module_param_hw_named(port, port_forced, int, ioport, 0444); port_forced 33 drivers/staging/speakup/speakup_dtlk.c static int port_forced; port_forced 323 drivers/staging/speakup/speakup_dtlk.c if (port_forced) { port_forced 324 drivers/staging/speakup/speakup_dtlk.c speakup_info.port_tts = port_forced; port_forced 327 drivers/staging/speakup/speakup_dtlk.c if ((port_forced & 0xf) != 0xf) port_forced 377 drivers/staging/speakup/speakup_dtlk.c module_param_hw_named(port, port_forced, int, ioport, 0444); port_forced 33 drivers/staging/speakup/speakup_keypc.c static int port_forced; port_forced 260 drivers/staging/speakup/speakup_keypc.c if (port_forced) { port_forced 261 drivers/staging/speakup/speakup_keypc.c synth_port = port_forced; port_forced 306 drivers/staging/speakup/speakup_keypc.c module_param_hw_named(port, port_forced, int, ioport, 0444);