hvc_sbi_ops 42 drivers/tty/hvc/hvc_riscv_sbi.c static const struct hv_ops hvc_sbi_ops = { hvc_sbi_ops 49 drivers/tty/hvc/hvc_riscv_sbi.c return PTR_ERR_OR_ZERO(hvc_alloc(0, 0, &hvc_sbi_ops, 16)); hvc_sbi_ops 55 drivers/tty/hvc/hvc_riscv_sbi.c hvc_instantiate(0, 0, &hvc_sbi_ops);