Home
last modified time | relevance | path

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

/drivers/tty/serial/
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);
A Dtegra-utc.c516 return uart_read_port_properties(&tup->port); in tegra_utc_setup_port()
/drivers/tty/serial/8250/
A D8250_pnp.c463 ret = uart_read_port_properties(&uart.port); in serial_pnp_probe()
A D8250_pxa.c121 ret = uart_read_port_properties(&uart.port); in serial_pxa_probe()
A D8250_tegra.c77 ret = uart_read_port_properties(port); in tegra_uart_probe()
A D8250_lpc18xx.c152 ret = uart_read_port_properties(&uart.port); in lpc18xx_serial_probe()
A D8250_bcm2835aux.c134 ret = uart_read_port_properties(&up.port); in bcm2835aux_serial_probe()
A D8250_uniphier.c203 ret = uart_read_port_properties(&up.port); in uniphier_uart_probe()
A D8250_ingenic.c265 err = uart_read_port_properties(&uart.port); in ingenic_uart_probe()
A D8250_ni.c334 ret = uart_read_port_properties(&uart->port); in ni16550_probe()
A D8250_aspeed_vuart.c459 rc = uart_read_port_properties(&port.port); in aspeed_vuart_probe()
A D8250_dw.c564 err = uart_read_port_properties(p); in dw8250_probe()
A D8250_bcm7271.c1036 ret = uart_read_port_properties(&up.port); in brcmuart_probe()
A D8250_omap.c1481 ret = uart_read_port_properties(&up.port); in omap8250_probe()

Completed in 37 milliseconds