Home
last modified time | relevance | path

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

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