Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dvcc.c906 static int vcc_write_room(struct tty_struct *tty) in vcc_write_room() function
1060 .write_room = vcc_write_room,