Searched refs:hvc_iucv_alloc (Results 1 – 1 of 1) sorted by relevance
1040 * hvc_iucv_alloc() - Allocates a new struct hvc_iucv_private instance1048 static int __init hvc_iucv_alloc(int id, unsigned int is_console) in hvc_iucv_alloc() function 1376 rc = hvc_iucv_alloc(i, (i == IUCV_HVC_CON_IDX) ? 1 : 0); in hvc_iucv_init()