Searched refs:port_forced (Results 1 – 3 of 3) sorted by relevance
46 static int port_forced; variable268 if (port_forced) { in synth_probe()269 synth_port = port_forced; in synth_probe()313 module_param_named(port, port_forced, int, S_IRUGO);
46 static int port_forced; variable328 if (port_forced) { in synth_probe()329 speakup_info.port_tts = port_forced; in synth_probe()332 if ((port_forced & 0xf) != 0xf) in synth_probe()379 module_param_named(port, port_forced, int, S_IRUGO);
47 static int port_forced; variable261 if (port_forced) { in synth_probe()262 speakup_info.port_tts = port_forced; in synth_probe()312 module_param_named(port, port_forced, int, S_IRUGO);