Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/serial/
Dti_usb_3410_5052.c315 static void ti_unthrottle(struct tty_struct *tty);
437 .unthrottle = ti_unthrottle,
470 .unthrottle = ti_unthrottle,
880 static void ti_unthrottle(struct tty_struct *tty) in ti_unthrottle() function