Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/tty/
Dmoxa.c195 static int moxa_write_room(struct tty_struct *);
411 .write_room = moxa_write_room,
1218 static int moxa_write_room(struct tty_struct *tty) in moxa_write_room() function