Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/class/
Dcdc-acm.c878 static void acm_tty_unthrottle(struct tty_struct *tty) in acm_tty_unthrottle() function
2021 .unthrottle = acm_tty_unthrottle,