Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/class/
Dcdc-acm.c74 static struct acm *acm_get_by_index(unsigned index) in acm_get_by_index() function
501 acm = acm_get_by_index(tty->index); in acm_tty_install()