Searched refs:acm_softint (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/usb/class/
H A Dcdc-acm.c599 static void acm_softint(struct work_struct *work) function
1372 INIT_DELAYED_WORK(&acm->dwork, acm_softint);
1570 * there is a circular dependency. acm_softint() can resubmit

Completed in 118 milliseconds