Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/class/
Dcdc-acm.c902 static void acm_tty_unthrottle(struct tty_struct *tty) in acm_tty_unthrottle() function
2054 .unthrottle = acm_tty_unthrottle,