Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dmct_u232.c54 static void mct_u232_throttle(struct tty_struct *tty);
81 .throttle = mct_u232_throttle,
737 static void mct_u232_throttle(struct tty_struct *tty) in mct_u232_throttle() function