Searched refs:uart_read_port_properties (Results 1 – 13 of 13) sorted by relevance
287 int uart_read_port_properties(struct uart_port *port) in uart_read_port_properties() function291 EXPORT_SYMBOL_GPL(uart_read_port_properties);
121 ret = uart_read_port_properties(&uart.port); in serial_pxa_probe()
467 ret = uart_read_port_properties(&uart.port); in serial_pnp_probe()
77 ret = uart_read_port_properties(port); in tegra_uart_probe()
152 ret = uart_read_port_properties(&uart.port); in lpc18xx_serial_probe()
203 ret = uart_read_port_properties(&up.port); in uniphier_uart_probe()
134 ret = uart_read_port_properties(&up.port); in bcm2835aux_serial_probe()
265 err = uart_read_port_properties(&uart.port); in ingenic_uart_probe()
458 rc = uart_read_port_properties(&port.port); in aspeed_vuart_probe()
549 err = uart_read_port_properties(p); in dw8250_probe()
1036 ret = uart_read_port_properties(&up.port); in brcmuart_probe()
1480 ret = uart_read_port_properties(&up.port); in omap8250_probe()
1118 int uart_read_port_properties(struct uart_port *port);
Completed in 33 milliseconds