Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dlpc32xx_hs.c87 struct lpc32xx_hsuart_port { struct
94 static struct lpc32xx_hsuart_port lpc32xx_hs_ports[MAX_PORTS]; argument
134 struct lpc32xx_hsuart_port *up = &lpc32xx_hs_ports[co->index]; in lpc32xx_hsuart_console_write()
607 struct lpc32xx_hsuart_port *p = &lpc32xx_hs_ports[uarts_registered]; in serial_hs_lpc32xx_probe()
659 struct lpc32xx_hsuart_port *p = platform_get_drvdata(pdev); in serial_hs_lpc32xx_remove()
669 struct lpc32xx_hsuart_port *p = platform_get_drvdata(pdev); in serial_hs_lpc32xx_suspend()
678 struct lpc32xx_hsuart_port *p = platform_get_drvdata(pdev); in serial_hs_lpc32xx_resume()