Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvc_iucv.c103 #define IUCV_HVC_CON_IDX (0) macro
1427 rc = hvc_instantiate(HVC_IUCV_MAGIC, IUCV_HVC_CON_IDX, &hvc_iucv_ops); in hvc_iucv_init()
1436 rc = hvc_iucv_alloc(i, (i == IUCV_HVC_CON_IDX) ? 1 : 0); in hvc_iucv_init()
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvc_iucv.c102 #define IUCV_HVC_CON_IDX (0) macro
1373 rc = hvc_instantiate(0, IUCV_HVC_CON_IDX, &hvc_iucv_ops); in hvc_iucv_init()
1382 rc = hvc_iucv_alloc(i, (i == IUCV_HVC_CON_IDX) ? 1 : 0); in hvc_iucv_init()

Completed in 4 milliseconds