Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc2/
H A Dhcd_queue.c1404 static enum hrtimer_restart dwc2_wait_timer_fn(struct hrtimer *t) in dwc2_wait_timer_fn() function
1462 hrtimer_setup(&qh->wait_timer, &dwc2_wait_timer_fn, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in dwc2_qh_init()