Searched refs:udc_watchdog (Results 1 – 2 of 2) sorted by relevance
95 static void udc_watchdog(struct pxa25x_udc *dev) in udc_watchdog() function1949 dev->watchdog.function = udc_watchdog; in usb_gadget_register_driver()
1575 static void udc_watchdog(struct timer_list *t) in udc_watchdog() function2362 timer_setup(&dev->timer, udc_watchdog, 0); in pxa25x_udc_probe()