Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/tty/serial/
Dserial_port.c295 int uart_read_and_validate_port_properties(struct uart_port *port) in uart_read_and_validate_port_properties() function
299 EXPORT_SYMBOL_GPL(uart_read_and_validate_port_properties);
/linux-6.14.4/drivers/tty/serial/8250/
D8250_of.c120 ret = uart_read_and_validate_port_properties(port); in of_platform_serial_setup()
D8250_platform.c140 ret = uart_read_and_validate_port_properties(&uart.port); in serial8250_probe_acpi()
/linux-6.14.4/include/linux/
Dserial_core.h1123 int uart_read_and_validate_port_properties(struct uart_port *port);