Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dserial_core.c246 static int uart_alloc_xmit_buf(struct tty_port *port) in uart_alloc_xmit_buf() function
319 retval = uart_alloc_xmit_buf(&state->port); in uart_port_startup()