Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/hvc/
H A Dhvc_riscv_sbi.c42 static const struct hv_ops hvc_sbi_ops = { variable
49 return PTR_ERR_OR_ZERO(hvc_alloc(0, 0, &hvc_sbi_ops, 16)); in hvc_sbi_init()
55 hvc_instantiate(0, 0, &hvc_sbi_ops); in hvc_sbi_console_init()