Searched refs:wkp_timer (Results 1 – 3 of 3) sorted by relevance
395 callout_reset(&hsotg->wkp_timer, mstohz(71), in dwc2_handle_wakeup_detected_intr()
727 struct callout wkp_timer; member
2279 callout_destroy(&hsotg->wkp_timer); in dwc2_hcd_free()2346 callout_init(&hsotg->wkp_timer, CALLOUT_MPSAFE); in dwc2_hcd_init()2347 callout_setfunc(&hsotg->wkp_timer, dwc2_wakeup_detected, hsotg); in dwc2_hcd_init()