Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/gadget/udc/
Dpxa25x_udc.c1609 static void udc_watchdog(struct timer_list *t) in udc_watchdog() function
2396 timer_setup(&dev->timer, udc_watchdog, 0); in pxa25x_udc_probe()