Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvc_iucv.c1468 * hvc_iucv_config() - Parsing of hvc_iucv= kernel command line parameter
1471 static int __init hvc_iucv_config(char *val) in hvc_iucv_config() function
1480 __setup("hvc_iucv=", hvc_iucv_config);
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvc_iucv.c1414 * hvc_iucv_config() - Parsing of hvc_iucv= kernel command line parameter
1417 static int __init hvc_iucv_config(char *val) in hvc_iucv_config() function
1426 __setup("hvc_iucv=", hvc_iucv_config);

Completed in 4 milliseconds