Searched refs:lpc32xx_hs_reg (Results 1 – 1 of 1) sorted by relevance
208 static struct uart_driver lpc32xx_hs_reg = { variable714 ret = uart_add_one_port(&lpc32xx_hs_reg, &p->port); in serial_hs_lpc32xx_probe()728 uart_remove_one_port(&lpc32xx_hs_reg, &p->port); in serial_hs_lpc32xx_remove()740 uart_suspend_port(&lpc32xx_hs_reg, &p->port); in serial_hs_lpc32xx_suspend()749 uart_resume_port(&lpc32xx_hs_reg, &p->port); in serial_hs_lpc32xx_resume()780 ret = uart_register_driver(&lpc32xx_hs_reg); in lpc32xx_hsuart_init()786 uart_unregister_driver(&lpc32xx_hs_reg); in lpc32xx_hsuart_init()794 uart_unregister_driver(&lpc32xx_hs_reg); in lpc32xx_hsuart_exit()