Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/hvc/
H A Dhvcs.c299 static int hvcs_write_room(struct tty_struct *tty);
1408 static int hvcs_write_room(struct tty_struct *tty) in hvcs_write_room() function
1432 .write_room = hvcs_write_room,