Searched refs:cdns_uart_request_port (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/tty/serial/
H A Dxilinx_uartps.c868 * cdns_uart_request_port - Claim the memory region attached to cdns_uart port,
875 static int cdns_uart_request_port(struct uart_port *port) cdns_uart_request_port() function
912 if (flags & UART_CONFIG_TYPE && cdns_uart_request_port(port) == 0) cdns_uart_config_port()
1007 .request_port = cdns_uart_request_port,

Completed in 36 milliseconds