Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/hvc/
Dhvc_iucv.c1048 static int __init hvc_iucv_alloc(int id, unsigned int is_console) in hvc_iucv_alloc() function
1382 rc = hvc_iucv_alloc(i, (i == IUCV_HVC_CON_IDX) ? 1 : 0); in hvc_iucv_init()