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

/linux-master/drivers/tty/hvc/
H A Dhvc_riscv_sbi.c58 static const struct hv_ops hvc_sbi_dbcn_ops = { variable in typeref:struct:hv_ops
68 err = PTR_ERR_OR_ZERO(hvc_alloc(0, 0, &hvc_sbi_dbcn_ops, 256));
71 hvc_instantiate(0, 0, &hvc_sbi_dbcn_ops);

Completed in 129 milliseconds