Searched refs:usba_ep (Results 1 – 1 of 1) sorted by relevance
268 struct usba_ep { struct343 struct usba_ep *usba_ep; member363 static inline struct usba_ep *to_usba_ep(struct usb_ep *ep) in to_usba_ep()365 return container_of(ep, struct usba_ep, ep); in to_usba_ep()