Searched refs:lpc32xx_hs_reg (Results 1 – 1 of 1) sorted by relevance
202 static struct uart_driver lpc32xx_hs_reg = { variable673 ret = uart_add_one_port(&lpc32xx_hs_reg, &p->port); in serial_hs_lpc32xx_probe()687 uart_remove_one_port(&lpc32xx_hs_reg, &p->port); in serial_hs_lpc32xx_remove()699 uart_suspend_port(&lpc32xx_hs_reg, &p->port); in serial_hs_lpc32xx_suspend()708 uart_resume_port(&lpc32xx_hs_reg, &p->port); in serial_hs_lpc32xx_resume()739 ret = uart_register_driver(&lpc32xx_hs_reg); in lpc32xx_hsuart_init()745 uart_unregister_driver(&lpc32xx_hs_reg); in lpc32xx_hsuart_init()753 uart_unregister_driver(&lpc32xx_hs_reg); in lpc32xx_hsuart_exit()