Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/serial/
Dti_usb_3410_5052.c314 static void ti_throttle(struct tty_struct *tty);
436 .throttle = ti_throttle,
469 .throttle = ti_throttle,
869 static void ti_throttle(struct tty_struct *tty) in ti_throttle() function