Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/class/
H A Dcdc-acm.c65 static struct acm *acm_get_by_minor(unsigned int minor) in acm_get_by_minor() function
634 acm = acm_get_by_minor(tty->index); in acm_tty_install()