Home
last modified time | relevance | path

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

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