Searched refs:probe_rsa (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/tty/serial/8250/
H A D8250_core.c82 static unsigned long probe_rsa[PORT_RSA_MAX]; variable
451 if (probe_rsa[i] == up->port.iobase) { univ8250_config_port()
1187 module_param_array(probe_rsa, ulong, &probe_rsa_count, 0444);
1188 MODULE_PARM_DESC(probe_rsa, "Probe I/O ports for RSA");
1213 __module_param_call(MODULE_PARAM_PREFIX, probe_rsa, s8250_options()

Completed in 41 milliseconds