cons_ops 142 drivers/tty/hvc/hvc_console.c static const struct hv_ops *cons_ops[MAX_NR_HVC_CONSOLES]; cons_ops 177 drivers/tty/hvc/hvc_console.c r = cons_ops[index]->put_chars(vtermnos[index], c, i); cons_ops 184 drivers/tty/hvc/hvc_console.c hvc_console_flush(cons_ops[index], cons_ops 194 drivers/tty/hvc/hvc_console.c hvc_console_flush(cons_ops[index], vtermnos[index]); cons_ops 303 drivers/tty/hvc/hvc_console.c cons_ops[index] = ops; cons_ops 949 drivers/tty/hvc/hvc_console.c cons_ops[i] == hp->ops) cons_ops 965 drivers/tty/hvc/hvc_console.c cons_ops[i] = ops; cons_ops 990 drivers/tty/hvc/hvc_console.c cons_ops[hp->index] = NULL; cons_ops 1171 drivers/tty/serial/qcom_geni_serial.c static struct console cons_ops = { cons_ops 1186 drivers/tty/serial/qcom_geni_serial.c .cons = &cons_ops,