Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/class/
Dcdc-acm.c882 static void acm_tty_unthrottle(struct tty_struct *tty) in acm_tty_unthrottle() function
2023 .unthrottle = acm_tty_unthrottle,