Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/usb/class/
Dcdc-acm.c913 static void acm_tty_unthrottle(struct tty_struct *tty) in acm_tty_unthrottle() function
2068 .unthrottle = acm_tty_unthrottle,