uart_read_port_properties
rc = uart_read_port_properties(&port.port);
ret = uart_read_port_properties(&up.port);
ret = uart_read_port_properties(&up.port);
err = uart_read_port_properties(p);
err = uart_read_port_properties(&uart.port);
ret = uart_read_port_properties(port);
ret = uart_read_port_properties(&uart.port);
ret = uart_read_port_properties(&uart->port);
ret = uart_read_port_properties(&up.port);
ret = uart_read_port_properties(&uart.port);
ret = uart_read_port_properties(&uart.port);
ret = uart_read_port_properties(port);
ret = uart_read_port_properties(&up.port);
EXPORT_SYMBOL_GPL(uart_read_port_properties);
return uart_read_port_properties(&tup->port);
int uart_read_port_properties(struct uart_port *port);