Searched refs:usb_endpoint_descriptor (Results 1 – 7 of 7) sorted by relevance
364 struct usb_endpoint_descriptor { struct484 const struct usb_endpoint_descriptor *epd) in usb_endpoint_dir_out()496 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_bulk()509 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_control()523 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_int()537 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_isoc()551 const struct usb_endpoint_descriptor *epd) in usb_endpoint_is_bulk_in()564 const struct usb_endpoint_descriptor *epd) in usb_endpoint_is_bulk_out()577 const struct usb_endpoint_descriptor *epd) in usb_endpoint_is_int_in()590 const struct usb_endpoint_descriptor *epd) in usb_endpoint_is_int_out()[all …]
197 static inline struct usb_endpoint_descriptor *198 ep_choose(struct usb_gadget *g, struct usb_endpoint_descriptor *hs, in ep_choose()199 struct usb_endpoint_descriptor *fs) in ep_choose()
115 const struct usb_endpoint_descriptor *desc);187 const struct usb_endpoint_descriptor *desc;232 const struct usb_endpoint_descriptor *desc) in usb_ep_enable()499 struct usb_endpoint_descriptor *,503 struct usb_endpoint_descriptor *);986 struct usb_endpoint_descriptor *);
29 struct usb_endpoint_descriptor desc;
501 struct usb_endpoint_descriptor **endpoints_descriptor_array;618 struct usb_endpoint_descriptor *usbd_device_endpoint_descriptor_index (struct usb_device_instance *…621 struct usb_endpoint_descriptor *usbd_device_endpoint_descriptor (struct usb_device_instance *, int,…
178 struct usb_endpoint_descriptor { struct450 struct usb_endpoint_descriptor endpoint;
75 struct usb_endpoint_descriptor ep_desc[USB_MAXENDPOINTS];
Completed in 18 milliseconds