Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/serial/
Dmct_u232.c54 static void mct_u232_throttle(struct tty_struct *tty);
80 .throttle = mct_u232_throttle,
736 static void mct_u232_throttle(struct tty_struct *tty) in mct_u232_throttle() function