Home
last modified time | relevance | path

Searched refs:usb_endpoint_descriptor (Results 1 – 7 of 7) sorted by relevance

/include/linux/usb/
A Dch9.h364 struct usb_endpoint_descriptor { struct
484 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 …]
A Dcomposite.h197 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()
A Dgadget.h115 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 *);
A Dusb_urb_compat.h29 struct usb_endpoint_descriptor desc;
/include/
A Dusbdevice.h501 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,…
A Dusbdescriptors.h178 struct usb_endpoint_descriptor { struct
450 struct usb_endpoint_descriptor endpoint;
A Dusb.h75 struct usb_endpoint_descriptor ep_desc[USB_MAXENDPOINTS];

Completed in 18 milliseconds