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

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

Completed in 113 milliseconds