Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/driver-api/serial/
A Dserial-rs485.rst39 uart_get_rs485_mode().
53 :identifiers: serial_rs485 uart_get_rs485_mode
/linux-6.3-rc2/include/linux/
A Dserial_core.h1038 int uart_get_rs485_mode(struct uart_port *port);
/linux-6.3-rc2/drivers/tty/serial/
A Dar933x_uart.c786 ret = uart_get_rs485_mode(port); in ar933x_uart_probe()
A Dserial_core.c3411 int uart_get_rs485_mode(struct uart_port *port) in uart_get_rs485_mode() function
3479 EXPORT_SYMBOL_GPL(uart_get_rs485_mode);
A Domap-serial.c1507 ret = uart_get_rs485_mode(&up->port); in serial_omap_probe_rs485()
A Dstm32-usart.c289 return uart_get_rs485_mode(port); in stm32_usart_init_rs485()
A Datmel_serial.c2558 ret = uart_get_rs485_mode(port); in atmel_init_port()
A Damba-pl011.c2716 ret = uart_get_rs485_mode(port); in pl011_get_rs485_mode()
A Dimx.c2351 ret = uart_get_rs485_mode(&sport->port); in imx_uart_probe()
A Dfsl_lpuart.c2838 ret = uart_get_rs485_mode(&sport->port); in lpuart_probe()
/linux-6.3-rc2/drivers/tty/serial/8250/
A D8250_core.c1030 ret = uart_get_rs485_mode(&uart->port); in serial8250_register_8250_port()

Completed in 44 milliseconds