Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/
Dmoxa.c191 static int moxa_write_room(struct tty_struct *);
397 .write_room = moxa_write_room,
1222 static int moxa_write_room(struct tty_struct *tty) in moxa_write_room() function