Searched refs:lpc32xx_hs_reg (Results 1 – 1 of 1) sorted by relevance
202 static struct uart_driver lpc32xx_hs_reg = { variable652 ret = uart_add_one_port(&lpc32xx_hs_reg, &p->port); in serial_hs_lpc32xx_probe()666 uart_remove_one_port(&lpc32xx_hs_reg, &p->port); in serial_hs_lpc32xx_remove()678 uart_suspend_port(&lpc32xx_hs_reg, &p->port); in serial_hs_lpc32xx_suspend()687 uart_resume_port(&lpc32xx_hs_reg, &p->port); in serial_hs_lpc32xx_resume()718 ret = uart_register_driver(&lpc32xx_hs_reg); in lpc32xx_hsuart_init()724 uart_unregister_driver(&lpc32xx_hs_reg); in lpc32xx_hsuart_init()732 uart_unregister_driver(&lpc32xx_hs_reg); in lpc32xx_hsuart_exit()