Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/renesas_usbhs/
H A Dmod_gadget.c43 struct usbhsg_uep *uep; member
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()
364 struct usbhsg_uep *uep, in usbhsg_recip_handler_std_get_interface()
376 struct usbhsg_uep *uep, in usbhsg_recip_handler_std_get_endpoint()
407 struct usbhsg_uep *uep; in usbhsg_recip_run_handle() local
877 struct usbhsg_uep *uep; in usbhsg_try_stop() local
[all …]
H A 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
/openbmc/qemu/hw/usb/
H A Dcore.c752 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_get_type() local
758 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_set_type() local
764 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_set_ifnum() local
771 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_set_max_packet_size() local
791 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_set_max_streams() local
804 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_set_halted() local
811 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_find_packet_by_id() local
H A Dredirect.c1026 static void usbredir_ep_stopped(USBDevice *udev, USBEndpoint *uep) in usbredir_ep_stopped()
1760 static void usbredir_set_pipeline(USBRedirDevice *dev, struct USBEndpoint *uep) in usbredir_set_pipeline()
H A Dhcd-musb.c612 USBEndpoint *uep; in musb_packet() local
/openbmc/linux/drivers/usb/isp1760/
H A Disp1760-udc.c776 struct isp1760_ep *uep = ep_to_udc_ep(ep); in isp1760_ep_enable() local
839 struct isp1760_ep *uep = ep_to_udc_ep(ep); in isp1760_ep_disable() local
899 struct isp1760_ep *uep = ep_to_udc_ep(ep); in isp1760_ep_queue() local
981 struct isp1760_ep *uep = ep_to_udc_ep(ep); in isp1760_ep_dequeue() local
1003 static int __isp1760_ep_set_halt(struct isp1760_ep *uep, bool stall, bool wedge) in __isp1760_ep_set_halt()
1060 struct isp1760_ep *uep = ep_to_udc_ep(ep); in isp1760_ep_set_halt() local
1076 struct isp1760_ep *uep = ep_to_udc_ep(ep); in isp1760_ep_set_wedge() local
1092 struct isp1760_ep *uep = ep_to_udc_ep(ep); in isp1760_ep_fifo_flush() local
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Drestrack.c204 union union_ep *uep; in c4iw_fill_res_cm_id_entry() local
/openbmc/linux/net/xfrm/
H A Dxfrm_user.c1075 struct xfrm_encap_tmpl *uep; in copy_to_user_encap() local