Lines Matching refs:usb_ep
162 gs_alloc_req(struct usb_ep *ep, unsigned len, gfp_t kmalloc_flags) in gs_alloc_req()
186 void gs_free_req(struct usb_ep *ep, struct usb_request *req) in gs_free_req()
233 struct usb_ep *in; in gs_start_tx()
305 struct usb_ep *out = port->port_usb->out; in gs_start_rx()
449 static void gs_read_complete(struct usb_ep *ep, struct usb_request *req) in gs_read_complete()
460 static void gs_write_complete(struct usb_ep *ep, struct usb_request *req) in gs_write_complete()
488 static void gs_free_requests(struct usb_ep *ep, struct list_head *head, in gs_free_requests()
502 static int gs_alloc_requests(struct usb_ep *ep, struct list_head *head, in gs_alloc_requests()
503 void (*fn)(struct usb_ep *, struct usb_request *), in gs_alloc_requests() argument
538 struct usb_ep *ep = port->port_usb->out; in gs_start_io()
864 static void gs_console_complete_out(struct usb_ep *ep, struct usb_request *req) in gs_console_complete_out()
891 struct usb_ep *ep; in __gs_console_push()
959 struct usb_ep *ep; in gs_console_connect()
988 struct usb_ep *ep; in gs_console_disconnect()