Home
last modified time | relevance | path

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

/drivers/tty/hvc/
Dhvc_console.c130 static const struct hv_ops *cons_ops[MAX_NR_HVC_CONSOLES]; variable
165 r = cons_ops[index]->put_chars(vtermnos[index], c, i); in hvc_console_print()
286 cons_ops[index] = ops; in hvc_instantiate()
875 cons_ops[i] == hp->ops) in hvc_alloc()
883 cons_ops[i] = ops; in hvc_alloc()
907 cons_ops[hp->index] = NULL; in hvc_remove()