Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/8250/
D8250_core.c121 static unsigned int probe_rsa_count; variable
3211 for (i = 0; i < probe_rsa_count; i++) { in univ8250_config_port()
4050 module_param_array(probe_rsa, ulong, &probe_rsa_count, 0444);