Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/class/
Dcdc-acm.c1976 static const struct tty_operations acm_ops = { variable
2017 tty_set_operations(acm_tty_driver, &acm_ops); in acm_init()