Home
last modified time | relevance | path

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

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