Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dau1000_usbtty.c71 static void serial_unthrottle(struct tty_struct *tty);
493 static void serial_unthrottle(struct tty_struct *tty) in serial_unthrottle() function
637 unthrottle:serial_unthrottle,
/linux-2.4.37.9/drivers/usb/serial/
Dusbserial.c376 static void serial_unthrottle (struct tty_struct * tty);
975 static void serial_unthrottle (struct tty_struct * tty) in serial_unthrottle() function
1796 .unthrottle = serial_unthrottle,