Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Dpxa25x_udc.c95 static void udc_watchdog(struct pxa25x_udc *dev) in udc_watchdog() function
1949 dev->watchdog.function = udc_watchdog; in usb_gadget_register_driver()
/openbmc/linux/drivers/usb/gadget/udc/
H A Dpxa25x_udc.c1575 static void udc_watchdog(struct timer_list *t) in udc_watchdog() function
2362 timer_setup(&dev->timer, udc_watchdog, 0); in pxa25x_udc_probe()