sunhv_ops 178 drivers/tty/serial/sunhv.c static const struct sunhv_ops bychar_ops = { sunhv_ops 183 drivers/tty/serial/sunhv.c static const struct sunhv_ops bywrite_ops = { sunhv_ops 188 drivers/tty/serial/sunhv.c static const struct sunhv_ops *sunhv_ops = &bychar_ops; sunhv_ops 197 drivers/tty/serial/sunhv.c if (sunhv_ops->receive_chars(port)) sunhv_ops 214 drivers/tty/serial/sunhv.c sunhv_ops->transmit_chars(port, xmit); sunhv_ops 550 drivers/tty/serial/sunhv.c sunhv_ops = &bywrite_ops;