Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/usb/
Dhcd.h406 static inline bool hcd_periodic_completion_in_progress(struct usb_hcd *hcd, in hcd_periodic_completion_in_progress() function
/linux-4.4.14/drivers/usb/host/
Dehci-sched.c1515 if (unlikely(empty && !hcd_periodic_completion_in_progress( in iso_stream_schedule()