Lines Matching full:usb_ep
70 * gserial->ioport == usb_ep->driver_data ... gs_port
169 gs_alloc_req(struct usb_ep *ep, unsigned len, gfp_t kmalloc_flags) in gs_alloc_req()
193 void gs_free_req(struct usb_ep *ep, struct usb_request *req) in gs_free_req()
240 struct usb_ep *in; in gs_start_tx()
313 struct usb_ep *out = port->port_usb->out; in gs_start_rx()
458 static void gs_read_complete(struct usb_ep *ep, struct usb_request *req) in gs_read_complete()
469 static void gs_write_complete(struct usb_ep *ep, struct usb_request *req) in gs_write_complete()
497 static void gs_free_requests(struct usb_ep *ep, struct list_head *head, in gs_free_requests()
511 static int gs_alloc_requests(struct usb_ep *ep, struct list_head *head, in gs_alloc_requests()
512 void (*fn)(struct usb_ep *, struct usb_request *), in gs_alloc_requests() argument
547 struct usb_ep *ep; in gs_start_io()
898 static void gs_console_complete_out(struct usb_ep *ep, struct usb_request *req) in gs_console_complete_out()
925 struct usb_ep *ep; in __gs_console_push()
996 struct usb_ep *ep; in gs_console_connect()
1025 struct usb_ep *ep; in gs_console_disconnect()