Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dti_usb_3410_5052.c314 static void ti_throttle(struct tty_struct *tty);
437 .throttle = ti_throttle,
470 .throttle = ti_throttle,
870 static void ti_throttle(struct tty_struct *tty) in ti_throttle() function