Home
last modified time | relevance | path

Searched refs:usb_host_endpoint (Results 1 – 3 of 3) sorted by relevance

/include/linux/usb/
Dhcd.h261 struct usb_host_endpoint *ep);
266 struct usb_host_endpoint *ep);
284 struct usb_host_endpoint *);
293 struct usb_host_endpoint **eps, unsigned int num_eps,
299 struct usb_host_endpoint **eps, unsigned int num_eps,
314 struct usb_host_endpoint *);
317 struct usb_host_endpoint *);
361 struct usb_host_endpoint *ep);
363 struct usb_host_endpoint *ep);
365 struct usb_host_endpoint *ep);
[all …]
Dusbnet.h39 struct usb_host_endpoint *status;
/include/linux/
Dusb.h64 struct usb_host_endpoint { struct
83 struct usb_host_endpoint *endpoint; argument
461 struct usb_host_endpoint ep0;
470 struct usb_host_endpoint *ep_in[16];
471 struct usb_host_endpoint *ep_out[16];
593 struct usb_host_endpoint **eps, unsigned int num_eps,
598 struct usb_host_endpoint **eps, unsigned int num_eps,
1258 struct usb_host_endpoint *ep; /* (internal) pointer to endpoint */
1615 static inline struct usb_host_endpoint *
1618 struct usb_host_endpoint **eps; in usb_pipe_endpoint()
[all …]