Home
last modified time | relevance | path

Searched defs:usb_ep (Results 1 – 1 of 1) sorted by relevance

/third_party/uboot/u-boot-2020.01/include/linux/usb/
Dgadget.h176 struct usb_ep { struct
179 const struct usb_ep_ops *ops; argument
181 struct usb_ep_caps caps; argument
200 static inline void usb_ep_set_maxpacket_limit(struct usb_ep *ep, in usb_ep_set_maxpacket_limit() argument