Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/class/
Dcdc-acm.c629 static int acm_tty_install(struct tty_driver *driver, struct tty_struct *tty) in acm_tty_install() function
2044 .install = acm_tty_install,