Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/tty/serial/8250/
D8250.c121 static unsigned int probe_rsa_count; variable
1190 for (i = 0 ; i < probe_rsa_count; ++i) { in autoconfig()
3377 module_param_array(probe_rsa, ulong, &probe_rsa_count, 0444);