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