lpc32xx_hs_reg 203 drivers/tty/serial/lpc32xx_hs.c static struct uart_driver lpc32xx_hs_reg = { lpc32xx_hs_reg 677 drivers/tty/serial/lpc32xx_hs.c ret = uart_add_one_port(&lpc32xx_hs_reg, &p->port); lpc32xx_hs_reg 691 drivers/tty/serial/lpc32xx_hs.c uart_remove_one_port(&lpc32xx_hs_reg, &p->port); lpc32xx_hs_reg 703 drivers/tty/serial/lpc32xx_hs.c uart_suspend_port(&lpc32xx_hs_reg, &p->port); lpc32xx_hs_reg 712 drivers/tty/serial/lpc32xx_hs.c uart_resume_port(&lpc32xx_hs_reg, &p->port); lpc32xx_hs_reg 743 drivers/tty/serial/lpc32xx_hs.c ret = uart_register_driver(&lpc32xx_hs_reg); lpc32xx_hs_reg 749 drivers/tty/serial/lpc32xx_hs.c uart_unregister_driver(&lpc32xx_hs_reg); lpc32xx_hs_reg 757 drivers/tty/serial/lpc32xx_hs.c uart_unregister_driver(&lpc32xx_hs_reg);