Searched defs:uep (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/usb/renesas_usbhs/ |
H A D | mod_gadget.c | 43 struct usbhsg_uep *uep; member 118 static void __usbhsg_queue_pop(struct usbhsg_uep *uep, in __usbhsg_queue_pop() argument 136 usbhsg_queue_pop(struct usbhsg_uep * uep,struct usbhsg_request * ureq,int status) usbhsg_queue_pop() argument 152 struct usbhsg_uep *uep = usbhsg_pipe_to_uep(pipe); usbhsg_queue_done() local 164 usbhsg_queue_push(struct usbhsg_uep * uep,struct usbhsg_request * ureq) usbhsg_queue_push() argument 218 usbhsg_recip_handler_std_control_done(struct usbhs_priv * priv,struct usbhsg_uep * uep,struct usb_ctrlrequest * ctrl) usbhsg_recip_handler_std_control_done() argument 231 usbhsg_recip_handler_std_clear_endpoint(struct usbhs_priv * priv,struct usbhsg_uep * uep,struct usb_ctrlrequest * ctrl) usbhsg_recip_handler_std_clear_endpoint() argument 261 usbhsg_recip_handler_std_set_device(struct usbhs_priv * priv,struct usbhsg_uep * uep,struct usb_ctrlrequest * ctrl) usbhsg_recip_handler_std_set_device() argument 279 usbhsg_recip_handler_std_set_endpoint(struct usbhs_priv * priv,struct usbhsg_uep * uep,struct usb_ctrlrequest * ctrl) usbhsg_recip_handler_std_set_endpoint() argument 349 usbhsg_recip_handler_std_get_device(struct usbhs_priv * priv,struct usbhsg_uep * uep,struct usb_ctrlrequest * ctrl) usbhsg_recip_handler_std_get_device() argument 364 usbhsg_recip_handler_std_get_interface(struct usbhs_priv * priv,struct usbhsg_uep * uep,struct usb_ctrlrequest * ctrl) usbhsg_recip_handler_std_get_interface() argument 376 usbhsg_recip_handler_std_get_endpoint(struct usbhs_priv * priv,struct usbhsg_uep * uep,struct usb_ctrlrequest * ctrl) usbhsg_recip_handler_std_get_endpoint() argument 407 struct usbhsg_uep *uep; usbhsg_recip_run_handle() local 556 usbhsg_pipe_disable(struct usbhsg_uep * uep) usbhsg_pipe_disable() argument 582 struct usbhsg_uep *uep = usbhsg_ep_to_uep(ep); usbhsg_ep_enable() local 638 struct usbhsg_uep *uep = usbhsg_ep_to_uep(ep); usbhsg_ep_disable() local 685 struct usbhsg_uep *uep = usbhsg_ep_to_uep(ep); usbhsg_ep_queue() local 703 struct usbhsg_uep *uep = usbhsg_ep_to_uep(ep); usbhsg_ep_dequeue() local 725 struct usbhsg_uep *uep = usbhsg_ep_to_uep(ep); __usbhsg_ep_set_halt_wedge() local 877 struct usbhsg_uep *uep; usbhsg_try_stop() local 1079 struct usbhsg_uep *uep; usbhs_mod_gadget_probe() local [all...] |
H A D | mod_host.c | 248 struct usbhsh_ep *uep = usbhsh_ep_to_uep(urb->ep); usbhsh_pipe_attach() local 325 usbhsh_pipe_detach(struct usbhsh_hpriv * hpriv,struct usbhsh_ep * uep) usbhsh_pipe_detach() argument 372 struct usbhsh_ep *uep; usbhsh_endpoint_attach() local 410 struct usbhsh_ep *uep = usbhsh_ep_to_uep(ep); usbhsh_endpoint_detach() local 442 struct usbhsh_ep *uep, *next; usbhsh_endpoint_detach_all() local 664 struct usbhsh_ep *uep = usbhsh_ep_to_uep(urb->ep); usbhsh_queue_push() local 870 struct usbhsh_ep *uep = usbhsh_ep_to_uep(urb->ep); usbhsh_dcp_queue_push() local 1050 struct usbhsh_ep *uep = usbhsh_ep_to_uep(ep); usbhsh_endpoint_disable() local [all...] |
/linux/drivers/usb/isp1760/ |
H A D | isp1760-udc.c | 776 struct isp1760_ep *uep = ep_to_udc_ep(ep); in isp1760_ep_enable() local 839 struct isp1760_ep *uep = ep_to_udc_ep(ep); isp1760_ep_disable() local 899 struct isp1760_ep *uep = ep_to_udc_ep(ep); isp1760_ep_queue() local 981 struct isp1760_ep *uep = ep_to_udc_ep(ep); isp1760_ep_dequeue() local 1003 __isp1760_ep_set_halt(struct isp1760_ep * uep,bool stall,bool wedge) __isp1760_ep_set_halt() argument 1060 struct isp1760_ep *uep = ep_to_udc_ep(ep); isp1760_ep_set_halt() local 1076 struct isp1760_ep *uep = ep_to_udc_ep(ep); isp1760_ep_set_wedge() local 1092 struct isp1760_ep *uep = ep_to_udc_ep(ep); isp1760_ep_fifo_flush() local [all...] |
/linux/drivers/infiniband/hw/cxgb4/ |
H A D | restrack.c | 204 union union_ep *uep; in c4iw_fill_res_cm_id_entry() local [all...] |