Home
last modified time | relevance | path

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

/linux/drivers/tty/hvc/
H A Dhvc_console.h43 const struct hv_ops *ops;
54 struct hv_ops { struct
74 const struct hv_ops *ops); argument
78 const struct hv_ops *ops, int outbuf_size);
H A Dhvc_riscv_sbi.c43 static const struct hv_ops hvc_sbi_v01_ops = {
58 static const struct hv_ops hvc_sbi_dbcn_ops = {
H A Dhvc_opal.c52 static const struct hv_ops hvc_opal_raw_ops = {
143 static const struct hv_ops hvc_opal_hvsi_ops = {
156 const struct hv_ops *ops; in hvc_opal_probe()
332 const struct hv_ops *ops; in hvc_opal_init_early()
H A Dhvc_vio.c129 static const struct hv_ops hvterm_raw_ops = {
219 static const struct hv_ops hvterm_hvsi_ops = {
301 const struct hv_ops *ops; in hvc_vio_probe()
390 const struct hv_ops *ops; in hvc_vio_init_early()
H A Dhvc_console.c113 static int __hvc_flush(const struct hv_ops *ops, uint32_t vtermno, bool wait) in __hvc_flush()
123 static int hvc_console_flush(const struct hv_ops *ops, uint32_t vtermno) in hvc_console_flush()
142 static const struct hv_ops *cons_ops[MAX_NR_HVC_CONSOLES];
285 int hvc_instantiate(uint32_t vtermno, int index, const struct hv_ops *ops) in hvc_instantiate()
912 const struct hv_ops *ops, in hvc_alloc()
H A Dhvc_udbg.c49 static const struct hv_ops hvc_udbg_ops = {
H A Dhvc_rtas.c62 static const struct hv_ops hvc_rtas_get_put_ops = {
H A Dhvc_dcc.c259 static const struct hv_ops hvc_dcc_get_put_ops = {
/linux/scripts/
H A Dconst_structs.checkpatch24 hv_ops