Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/tty/serial/8250/
D8250_core.c80 static unsigned int probe_rsa_count; variable
429 for (i = 0; i < probe_rsa_count; i++) { in univ8250_config_port()
1254 module_param_hw_array(probe_rsa, ulong, ioport, &probe_rsa_count, 0444);