Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dti_usb_3410_5052.c316 static void ti_unthrottle(struct tty_struct *tty);
439 .unthrottle = ti_unthrottle,
473 .unthrottle = ti_unthrottle,
890 static void ti_unthrottle(struct tty_struct *tty) in ti_unthrottle() function