Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/tty/serial/8250/
H A D8250_core.c79 static unsigned long probe_rsa[PORT_RSA_MAX]; variable
441 if (probe_rsa[i] == up->port.iobase) { in univ8250_config_port()
1262 module_param_hw_array(probe_rsa, ulong, ioport, &probe_rsa_count, 0444);
1263 MODULE_PARM_DESC(probe_rsa, "Probe I/O ports for RSA");
1288 __module_param_call(MODULE_PARAM_PREFIX, probe_rsa, in s8250_options()
H A DKconfig323 You will need to provide module parameter "probe_rsa", or boot-time
324 parameter 8250.probe_rsa with I/O addresses of this card then.
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/tty/serial/8250/
H A D8250_core.c79 static unsigned long probe_rsa[PORT_RSA_MAX]; variable
441 if (probe_rsa[i] == up->port.iobase) { in univ8250_config_port()
1262 module_param_hw_array(probe_rsa, ulong, ioport, &probe_rsa_count, 0444);
1263 MODULE_PARM_DESC(probe_rsa, "Probe I/O ports for RSA");
1288 __module_param_call(MODULE_PARAM_PREFIX, probe_rsa, in s8250_options()
H A DKconfig323 You will need to provide module parameter "probe_rsa", or boot-time
324 parameter 8250.probe_rsa with I/O addresses of this card then.
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/tty/serial/8250/
H A D8250_core.c79 static unsigned long probe_rsa[PORT_RSA_MAX]; variable
441 if (probe_rsa[i] == up->port.iobase) { in univ8250_config_port()
1262 module_param_hw_array(probe_rsa, ulong, ioport, &probe_rsa_count, 0444);
1263 MODULE_PARM_DESC(probe_rsa, "Probe I/O ports for RSA");
1288 __module_param_call(MODULE_PARAM_PREFIX, probe_rsa, in s8250_options()
H A DKconfig323 You will need to provide module parameter "probe_rsa", or boot-time
324 parameter 8250.probe_rsa with I/O addresses of this card then.