Home
last modified time | relevance | path

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

/linux/drivers/tty/hvc/
H A Dhvc_riscv_sbi.c43 static const struct hv_ops hvc_sbi_v01_ops = { variable
73 err = PTR_ERR_OR_ZERO(hvc_alloc(0, 0, &hvc_sbi_v01_ops, 256)); in hvc_sbi_init()
76 hvc_instantiate(0, 0, &hvc_sbi_v01_ops); in hvc_sbi_init()