hv_ops           1204 drivers/char/virtio_console.c static const struct hv_ops hv_ops = {
hv_ops           1224 drivers/char/virtio_console.c 	return hvc_instantiate(0, 0, &hv_ops);
hv_ops           1250 drivers/char/virtio_console.c 	port->cons.hvc = hvc_alloc(port->cons.vtermno, 0, &hv_ops, PAGE_SIZE);
hv_ops            113 drivers/tty/hvc/hvc_console.c static int __hvc_flush(const struct hv_ops *ops, uint32_t vtermno, bool wait)
hv_ops            123 drivers/tty/hvc/hvc_console.c static int hvc_console_flush(const struct hv_ops *ops, uint32_t vtermno)
hv_ops            142 drivers/tty/hvc/hvc_console.c static const struct hv_ops *cons_ops[MAX_NR_HVC_CONSOLES];
hv_ops            285 drivers/tty/hvc/hvc_console.c int hvc_instantiate(uint32_t vtermno, int index, const struct hv_ops *ops)
hv_ops            912 drivers/tty/hvc/hvc_console.c 			     const struct hv_ops *ops,
hv_ops             44 drivers/tty/hvc/hvc_console.h 	const struct hv_ops *ops;
hv_ops             74 drivers/tty/hvc/hvc_console.h 			   const struct hv_ops *ops);
hv_ops             78 drivers/tty/hvc/hvc_console.h 				     const struct hv_ops *ops, int outbuf_size);
hv_ops             57 drivers/tty/hvc/hvc_dcc.c static const struct hv_ops hvc_dcc_get_put_ops = {
hv_ops           1045 drivers/tty/hvc/hvc_iucv.c static const struct hv_ops hvc_iucv_ops = {
hv_ops             52 drivers/tty/hvc/hvc_opal.c static const struct hv_ops hvc_opal_raw_ops = {
hv_ops            142 drivers/tty/hvc/hvc_opal.c static const struct hv_ops hvc_opal_hvsi_ops = {
hv_ops            155 drivers/tty/hvc/hvc_opal.c 	const struct hv_ops *ops;
hv_ops            334 drivers/tty/hvc/hvc_opal.c 	const struct hv_ops *ops;
hv_ops             42 drivers/tty/hvc/hvc_riscv_sbi.c static const struct hv_ops hvc_sbi_ops = {
hv_ops             61 drivers/tty/hvc/hvc_rtas.c static const struct hv_ops hvc_rtas_get_put_ops = {
hv_ops             48 drivers/tty/hvc/hvc_udbg.c static const struct hv_ops hvc_udbg_ops = {
hv_ops            128 drivers/tty/hvc/hvc_vio.c static const struct hv_ops hvterm_raw_ops = {
hv_ops            217 drivers/tty/hvc/hvc_vio.c static const struct hv_ops hvterm_hvsi_ops = {
hv_ops            299 drivers/tty/hvc/hvc_vio.c 	const struct hv_ops *ops;
hv_ops            388 drivers/tty/hvc/hvc_vio.c 	const struct hv_ops *ops;
hv_ops            153 drivers/tty/hvc/hvc_xen.c static const struct hv_ops domU_hvc_ops = {
hv_ops            179 drivers/tty/hvc/hvc_xen.c static const struct hv_ops dom0_hvc_ops = {
hv_ops            521 drivers/tty/hvc/hvc_xen.c 	const struct hv_ops *ops;
hv_ops            571 drivers/tty/hvc/hvc_xen.c 	const struct hv_ops *ops;