Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c925 * that bcm63xx_udc_stop() has already run, and the clocks are stopped.
1841 * bcm63xx_udc_stop - Shut down the controller.
1845 static int bcm63xx_udc_stop(struct usb_gadget *gadget) in bcm63xx_udc_stop() function
1874 .udc_stop = bcm63xx_udc_stop,