Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c928 * that bcm63xx_udc_stop() has already run, and the clocks are stopped.
1845 * bcm63xx_udc_stop - Shut down the controller.
1849 static int bcm63xx_udc_stop(struct usb_gadget *gadget) in bcm63xx_udc_stop() function
1878 .udc_stop = bcm63xx_udc_stop,
/kernel/linux/linux-6.6/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,

Completed in 12 milliseconds