Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/hvc/
Dhvcs.c314 static int hvcs_write_room(struct tty_struct *tty);
1425 static int hvcs_write_room(struct tty_struct *tty) in hvcs_write_room() function
1449 .write_room = hvcs_write_room,