Home
last modified time | relevance | path

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

/linux/drivers/tty/hvc/
A Dhvc_riscv_sbi.c55 hvc_instantiate(0, 0, &hvc_sbi_ops); in hvc_sbi_console_init()
A Dhvc_udbg.c77 hvc_instantiate(0, 0, &hvc_udbg_ops); in hvc_udbg_console_init()
A Dhvc_rtas.c105 hvc_instantiate(hvc_rtas_cookie, 0, &hvc_rtas_get_put_ops); in hvc_rtas_console_init()
A Dhvc_dcc.c98 ret = hvc_instantiate(0, 0, &hvc_dcc_get_put_ops); in hvc_dcc_console_init()
A Dhvc_console.h73 extern int hvc_instantiate(uint32_t vtermno, int index,
A Dhvc_opal.c199 hvc_instantiate(termno, termno, ops); in hvc_opal_probe()
391 hvc_instantiate(index, index, ops); in hvc_opal_init_early()
A Dhvc_console.c285 int hvc_instantiate(uint32_t vtermno, int index, const struct hv_ops *ops) in hvc_instantiate() function
310 EXPORT_SYMBOL_GPL(hvc_instantiate);
A Dhvc_vio.c428 hvc_instantiate(0, 0, ops); in hvc_vio_init_early()
A Dhvc_xen.c626 hvc_instantiate(HVC_COOKIE, 0, ops); in xen_cons_init()
A Dhvc_iucv.c1374 rc = hvc_instantiate(HVC_IUCV_MAGIC, IUCV_HVC_CON_IDX, &hvc_iucv_ops); in hvc_iucv_init()
/linux/drivers/char/
A Dvirtio_console.c1223 return hvc_instantiate(0, 0, &hv_ops); in virtio_cons_early_init()
/linux/
A Dvmlinux.symvers11741 0x00000000 hvc_instantiate vmlinux EXPORT_SYMBOL_GPL
A DSystem.map28820 ffff80001077d810 T hvc_instantiate
A D.tmp_System.map28820 ffff80001077d810 T hvc_instantiate

Completed in 322 milliseconds