linflex_reg 780 drivers/tty/serial/fsl_linflexuart.c static struct uart_driver linflex_reg; linflex_reg 788 drivers/tty/serial/fsl_linflexuart.c .data = &linflex_reg, linflex_reg 819 drivers/tty/serial/fsl_linflexuart.c static struct uart_driver linflex_reg = { linflex_reg 871 drivers/tty/serial/fsl_linflexuart.c ret = uart_add_one_port(&linflex_reg, sport); linflex_reg 882 drivers/tty/serial/fsl_linflexuart.c uart_remove_one_port(&linflex_reg, sport); linflex_reg 892 drivers/tty/serial/fsl_linflexuart.c uart_suspend_port(&linflex_reg, sport); linflex_reg 901 drivers/tty/serial/fsl_linflexuart.c uart_resume_port(&linflex_reg, sport); linflex_reg 923 drivers/tty/serial/fsl_linflexuart.c ret = uart_register_driver(&linflex_reg); linflex_reg 929 drivers/tty/serial/fsl_linflexuart.c uart_unregister_driver(&linflex_reg); linflex_reg 937 drivers/tty/serial/fsl_linflexuart.c uart_unregister_driver(&linflex_reg);