Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/usb/
Dhcd.h417 static inline bool hcd_periodic_completion_in_progress(struct usb_hcd *hcd, in hcd_periodic_completion_in_progress() function
/Linux-v4.19/drivers/usb/host/
Dehci-sched.c1500 if (unlikely(empty && !hcd_periodic_completion_in_progress( in iso_stream_schedule()