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

/drivers/usb/gadget/
H A Dpxa27x_udc.c1581 * should_disable_udc - Tells if UDC should be disabled
1592 static int should_disable_udc(struct pxa_udc *udc) function
1620 if (should_disable_udc(udc))
1645 if (should_disable_udc(udc))

Completed in 11 milliseconds