Home
last modified time | relevance | path

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

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