Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/
Dnozomi.c1642 static unsigned int ntty_write_room(struct tty_struct *tty) in ntty_write_room() function
1804 .write_room = ntty_write_room,