Home
last modified time | relevance | path

Searched refs:lpc32xx_hsuart_port (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/tty/serial/
Dlpc32xx_hs.c95 struct lpc32xx_hsuart_port { struct
102 static struct lpc32xx_hsuart_port lpc32xx_hs_ports[MAX_PORTS]; argument
142 struct lpc32xx_hsuart_port *up = &lpc32xx_hs_ports[co->index]; in lpc32xx_hsuart_console_write()
671 struct lpc32xx_hsuart_port *p = &lpc32xx_hs_ports[uarts_registered]; in serial_hs_lpc32xx_probe()
726 struct lpc32xx_hsuart_port *p = platform_get_drvdata(pdev); in serial_hs_lpc32xx_remove()
738 struct lpc32xx_hsuart_port *p = platform_get_drvdata(pdev); in serial_hs_lpc32xx_suspend()
747 struct lpc32xx_hsuart_port *p = platform_get_drvdata(pdev); in serial_hs_lpc32xx_resume()