Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dserial_port.c289 int uart_read_port_properties(struct uart_port *port) in uart_read_port_properties() function
293 EXPORT_SYMBOL_GPL(uart_read_port_properties);
H A Dtegra-utc.c516 return uart_read_port_properties(&tup->port); in tegra_utc_setup_port()
/linux/drivers/tty/serial/8250/
H A D8250_pxa.c121 ret = uart_read_port_properties(&uart.port); in serial_pxa_probe()
H A D8250_pnp.c463 ret = uart_read_port_properties(&uart.port); in serial_pnp_probe()
H A D8250_tegra.c77 ret = uart_read_port_properties(port); in tegra_uart_probe()
H A D8250_lpc18xx.c152 ret = uart_read_port_properties(&uart.port); in lpc18xx_serial_probe()
H A D8250_uniphier.c203 ret = uart_read_port_properties(&up.port); in uniphier_uart_probe()
H A D8250_ingenic.c265 err = uart_read_port_properties(&uart.port); in ingenic_uart_probe()
H A D8250_ni.c334 ret = uart_read_port_properties(&uart->port); in ni16550_probe()
H A D8250_aspeed_vuart.c459 rc = uart_read_port_properties(&port.port); in aspeed_vuart_probe()
H A D8250_dw.c564 err = uart_read_port_properties(p); in dw8250_probe()
H A D8250_omap.c1481 ret = uart_read_port_properties(&up.port); in omap8250_probe()
/linux/include/linux/
H A Dserial_core.h1122 int uart_read_port_properties(struct uart_port *port);