Lines Matching refs:usb_endpoint
40 struct usb_endpoint
42 struct usb_endpoint *next;
50 struct usb_endpoint *ept_list = 0;
56 struct usb_endpoint *usb_endpoint_alloc(unsigned num, unsigned in, unsigned max_pkt)
58 struct usb_endpoint *ept;
89 static void endpoint_enable(struct usb_endpoint *ept, unsigned yes)
121 int usb_queue_req(struct usb_endpoint *ept, struct usb_request *req)
142 static void handle_ept_complete(struct usb_endpoint *ept)
189 static struct usb_endpoint *ep0in, *ep0out;
222 static void handle_setup(struct usb_endpoint *ept)
265 struct usb_endpoint *ept;
293 struct usb_endpoint *ept;
387 struct usb_endpoint *ept;