Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/serial/
Dmct_u232.c57 static void mct_u232_throttle(struct tty_struct *tty);
84 .throttle = mct_u232_throttle,
738 static void mct_u232_throttle(struct tty_struct *tty) in mct_u232_throttle() function