Home
last modified time | relevance | path

Searched refs:uart_get_rs485_mode (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/driver-api/serial/
H A Dserial-rs485.rst39 uart_get_rs485_mode().
53 :identifiers: serial_rs485 uart_get_rs485_mode
/linux/drivers/tty/serial/
H A Dar933x_uart.c839 ret = uart_get_rs485_mode(port); in ar933x_uart_probe()
H A Dsc16is7xx.c1490 ret = uart_get_rs485_mode(port); in sc16is7xx_setup_channel()
H A Dserial_core.c3501 int uart_get_rs485_mode(struct uart_port *port) in uart_get_rs485_mode() function
3576 EXPORT_SYMBOL_GPL(uart_get_rs485_mode);
H A Domap-serial.c1505 ret = uart_get_rs485_mode(&up->port); in serial_omap_probe_rs485()
H A Dfsl_lpuart.c2959 ret = uart_get_rs485_mode(&sport->port); in lpuart_probe()