Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
Dvcc.c908 static int vcc_write_room(struct tty_struct *tty) in vcc_write_room() function
1062 .write_room = vcc_write_room,