Home
last modified time | relevance | path

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

/linux-3.3/drivers/usb/class/
Dcdc-acm.c94 static int acm_alloc_minor(struct acm *acm) in acm_alloc_minor() function
1103 minor = acm_alloc_minor(acm); in acm_probe()