Lines Matching refs:usb_ep
166 gs_alloc_req(struct usb_ep *ep, unsigned len, gfp_t kmalloc_flags) in gs_alloc_req()
190 void gs_free_req(struct usb_ep *ep, struct usb_request *req) in gs_free_req()
237 struct usb_ep *in; in gs_start_tx()
309 struct usb_ep *out = port->port_usb->out; in gs_start_rx()
453 static void gs_read_complete(struct usb_ep *ep, struct usb_request *req) in gs_read_complete()
464 static void gs_write_complete(struct usb_ep *ep, struct usb_request *req) in gs_write_complete()
492 static void gs_free_requests(struct usb_ep *ep, struct list_head *head, in gs_free_requests()
506 static int gs_alloc_requests(struct usb_ep *ep, struct list_head *head, in gs_alloc_requests()
507 void (*fn)(struct usb_ep *, struct usb_request *), in gs_alloc_requests() argument
542 struct usb_ep *ep; in gs_start_io()
872 static void gs_console_complete_out(struct usb_ep *ep, struct usb_request *req) in gs_console_complete_out()
899 struct usb_ep *ep; in __gs_console_push()
970 struct usb_ep *ep; in gs_console_connect()
999 struct usb_ep *ep; in gs_console_disconnect()