Searched defs:uep (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/usb/renesas_usbhs/ |
D | mod_gadget.c | 42 struct usbhsg_uep *uep; member 117 static void __usbhsg_queue_pop(struct usbhsg_uep *uep, in __usbhsg_queue_pop() 135 static void usbhsg_queue_pop(struct usbhsg_uep *uep, in usbhsg_queue_pop() 151 struct usbhsg_uep *uep = usbhsg_pipe_to_uep(pipe); in usbhsg_queue_done() local 163 static void usbhsg_queue_push(struct usbhsg_uep *uep, in usbhsg_queue_push() 217 struct usbhsg_uep *uep, in usbhsg_recip_handler_std_control_done() 230 struct usbhsg_uep *uep, in usbhsg_recip_handler_std_clear_endpoint() 260 struct usbhsg_uep *uep, in usbhsg_recip_handler_std_set_device() 278 struct usbhsg_uep *uep, in usbhsg_recip_handler_std_set_endpoint() 348 struct usbhsg_uep *uep, in usbhsg_recip_handler_std_get_device() [all …]
|
D | mod_host.c | 248 struct usbhsh_ep *uep = usbhsh_ep_to_uep(urb->ep); in usbhsh_pipe_attach() local 325 struct usbhsh_ep *uep) in usbhsh_pipe_detach() 372 struct usbhsh_ep *uep; in usbhsh_endpoint_attach() local 410 struct usbhsh_ep *uep = usbhsh_ep_to_uep(ep); in usbhsh_endpoint_detach() local 442 struct usbhsh_ep *uep, *next; in usbhsh_endpoint_detach_all() local 664 struct usbhsh_ep *uep = usbhsh_ep_to_uep(urb->ep); in usbhsh_queue_push() local 870 struct usbhsh_ep *uep = usbhsh_ep_to_uep(urb->ep); in usbhsh_dcp_queue_push() local 1050 struct usbhsh_ep *uep = usbhsh_ep_to_uep(ep); in usbhsh_endpoint_disable() local
|
/Linux-v4.19/drivers/usb/isp1760/ |
D | isp1760-udc.c | 710 struct isp1760_ep *uep = ep_to_udc_ep(ep); in isp1760_ep_enable() local 770 struct isp1760_ep *uep = ep_to_udc_ep(ep); in isp1760_ep_disable() local 829 struct isp1760_ep *uep = ep_to_udc_ep(ep); in isp1760_ep_queue() local 911 struct isp1760_ep *uep = ep_to_udc_ep(ep); in isp1760_ep_dequeue() local 933 static int __isp1760_ep_set_halt(struct isp1760_ep *uep, bool stall, bool wedge) in __isp1760_ep_set_halt() 990 struct isp1760_ep *uep = ep_to_udc_ep(ep); in isp1760_ep_set_halt() local 1006 struct isp1760_ep *uep = ep_to_udc_ep(ep); in isp1760_ep_set_wedge() local 1022 struct isp1760_ep *uep = ep_to_udc_ep(ep); in isp1760_ep_fifo_flush() local
|
/Linux-v4.19/drivers/infiniband/hw/cxgb4/ |
D | restrack.c | 207 union union_ep *uep; in fill_res_ep_entry() local
|