Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/serial/
Dti_usb_3410_5052.c100 static void ti_throttle(struct tty_struct *tty);
217 .throttle = ti_throttle,
249 .throttle = ti_throttle,
649 static void ti_throttle(struct tty_struct *tty) in ti_throttle() function