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

/linux-master/drivers/tty/hvc/
H A Dhvcs.c114 * hvcs_write_room() and hvcs_chars_in_buffer() because they aren't needed.
267 * This buffer is required so that when hvcs_write_room() reports that
1363 static unsigned int hvcs_write_room(struct tty_struct *tty) function
1387 .write_room = hvcs_write_room,

Completed in 209 milliseconds