Searched defs:is_ep_periodic (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/dwc2/
H A Dgadget.c266 * is_ep_periodic - return true if the endpoint is in periodic mode.
272 static inline int is_ep_periodic(struct s3c_hsotg_ep *hs_ep) function
319 bool periodic = is_ep_periodic(hs_ep);

Completed in 42 milliseconds