Searched refs:port_forced (Results 1 – 3 of 3) sorted by relevance
46 static int port_forced; variable333 if (port_forced) { in synth_probe()334 speakup_info.port_tts = port_forced; in synth_probe()337 if ((port_forced & 0xf) != 0xf) in synth_probe()385 module_param_named(port, port_forced, int, S_IRUGO);
47 static int port_forced; variable264 if (port_forced) { in synth_probe()265 speakup_info.port_tts = port_forced; in synth_probe()315 module_param_named(port, port_forced, int, S_IRUGO);
46 static int port_forced; variable271 if (port_forced) { in synth_probe()272 synth_port = port_forced; in synth_probe()316 module_param_named(port, port_forced, int, S_IRUGO);