Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dmoxa.c253 static void moxa_set_termios(struct tty_struct *, struct termios *);
376 moxaDriver.set_termios = moxa_set_termios; in moxa_init()
930 static void moxa_set_termios(struct tty_struct *tty, in moxa_set_termios() function