Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/hvc/
Dhvc_iucv.c959 static int __init hvc_iucv_alloc(int id, unsigned int is_console) in hvc_iucv_alloc() function
1293 rc = hvc_iucv_alloc(i, (i == IUCV_HVC_CON_IDX) ? 1 : 0); in hvc_iucv_init()