Home
last modified time | relevance | path

Searched defs:uep (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/usb/renesas_usbhs/
Dmod_gadget.c43 struct usbhsg_uep *uep; member
118 static void __usbhsg_queue_pop(struct usbhsg_uep *uep, in __usbhsg_queue_pop()
136 static void usbhsg_queue_pop(struct usbhsg_uep *uep, in usbhsg_queue_pop()
152 struct usbhsg_uep *uep = usbhsg_pipe_to_uep(pipe); in usbhsg_queue_done() local
164 static void usbhsg_queue_push(struct usbhsg_uep *uep, in usbhsg_queue_push()
218 struct usbhsg_uep *uep, in usbhsg_recip_handler_std_control_done()
231 struct usbhsg_uep *uep, in usbhsg_recip_handler_std_clear_endpoint()
261 struct usbhsg_uep *uep, in usbhsg_recip_handler_std_set_device()
279 struct usbhsg_uep *uep, in usbhsg_recip_handler_std_set_endpoint()
349 struct usbhsg_uep *uep, in usbhsg_recip_handler_std_get_device()
[all …]
Dmod_host.c248 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-v5.10/drivers/usb/isp1760/
Disp1760-udc.c710 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-v5.10/drivers/infiniband/hw/cxgb4/
Drestrack.c204 union union_ep *uep; in c4iw_fill_res_cm_id_entry() local