lpuart_reg 2282 drivers/tty/serial/fsl_lpuart.c static struct uart_driver lpuart_reg; lpuart_reg 2290 drivers/tty/serial/fsl_lpuart.c .data = &lpuart_reg, lpuart_reg 2300 drivers/tty/serial/fsl_lpuart.c .data = &lpuart_reg, lpuart_reg 2364 drivers/tty/serial/fsl_lpuart.c static struct uart_driver lpuart_reg = { lpuart_reg 2452 drivers/tty/serial/fsl_lpuart.c lpuart_reg.cons = LPUART32_CONSOLE; lpuart_reg 2456 drivers/tty/serial/fsl_lpuart.c lpuart_reg.cons = LPUART_CONSOLE; lpuart_reg 2464 drivers/tty/serial/fsl_lpuart.c ret = uart_add_one_port(&lpuart_reg, &sport->port); lpuart_reg 2505 drivers/tty/serial/fsl_lpuart.c uart_remove_one_port(&lpuart_reg, &sport->port); lpuart_reg 2540 drivers/tty/serial/fsl_lpuart.c uart_suspend_port(&lpuart_reg, &sport->port); lpuart_reg 2607 drivers/tty/serial/fsl_lpuart.c uart_resume_port(&lpuart_reg, &sport->port); lpuart_reg 2627 drivers/tty/serial/fsl_lpuart.c int ret = uart_register_driver(&lpuart_reg); lpuart_reg 2634 drivers/tty/serial/fsl_lpuart.c uart_unregister_driver(&lpuart_reg); lpuart_reg 2643 drivers/tty/serial/fsl_lpuart.c uart_unregister_driver(&lpuart_reg);