Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/hvc/
H A Dhvc_iucv.c1096 static int __init hvc_iucv_alloc(int id, unsigned int is_console) in hvc_iucv_alloc() function
1436 rc = hvc_iucv_alloc(i, (i == IUCV_HVC_CON_IDX) ? 1 : 0); in hvc_iucv_init()