Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dserial_core.c611 static int uart_write_room(struct tty_struct *tty) in uart_write_room() function
2543 .write_room = uart_write_room,