Searched refs:lpc32xx_hs_reg (Results 1 – 1 of 1) sorted by relevance
202 static struct uart_driver lpc32xx_hs_reg = { variable676 ret = uart_add_one_port(&lpc32xx_hs_reg, &p->port); in serial_hs_lpc32xx_probe()690 uart_remove_one_port(&lpc32xx_hs_reg, &p->port); in serial_hs_lpc32xx_remove()702 uart_suspend_port(&lpc32xx_hs_reg, &p->port); in serial_hs_lpc32xx_suspend()711 uart_resume_port(&lpc32xx_hs_reg, &p->port); in serial_hs_lpc32xx_resume()742 ret = uart_register_driver(&lpc32xx_hs_reg); in lpc32xx_hsuart_init()748 uart_unregister_driver(&lpc32xx_hs_reg); in lpc32xx_hsuart_init()756 uart_unregister_driver(&lpc32xx_hs_reg); in lpc32xx_hsuart_exit()