Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/tty/hvc/
Dhvc_console.c134 static const struct hv_ops *cons_ops[MAX_NR_HVC_CONSOLES]; variable
169 r = cons_ops[index]->put_chars(vtermnos[index], c, i); in hvc_console_print()
276 cons_ops[index] = ops; in hvc_instantiate()
861 cons_ops[i] == hp->ops) in hvc_alloc()