Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dpic32_uart.c679 static int pic32_uart_request_port(struct uart_port *port) in pic32_uart_request_port() function
722 if (pic32_uart_request_port(port)) in pic32_uart_config_port()
758 .request_port = pic32_uart_request_port,