Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dhcd.h414 static inline bool hcd_periodic_completion_in_progress(struct usb_hcd *hcd, in hcd_periodic_completion_in_progress() function
/openbmc/linux/drivers/usb/host/
H A Dehci-sched.c1491 if (unlikely(empty && !hcd_periodic_completion_in_progress( in iso_stream_schedule()