Home
last modified time | relevance | path

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

123

/dports/multimedia/v4l_compat/linux-5.13-rc2/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
/dports/multimedia/libv4l/linux-5.13-rc2/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
/dports/multimedia/v4l-utils/linux-5.13-rc2/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
/dports/emulators/qemu42/qemu-4.2.1/hw/usb/
H A Dcore.c731 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_get_type() local
737 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_set_type() local
743 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_set_ifnum() local
750 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_set_max_packet_size() local
770 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_set_max_streams() local
783 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_set_halted() local
790 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_find_packet_by_id() local
/dports/emulators/qemu/qemu-6.2.0/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
/dports/emulators/qemu60/qemu-6.0.0/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
/dports/emulators/qemu-utils/qemu-4.2.1/hw/usb/
H A Dcore.c731 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_get_type() local
737 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_set_type() local
743 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_set_ifnum() local
750 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_set_max_packet_size() local
770 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_set_max_streams() local
783 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_set_halted() local
790 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_find_packet_by_id() local
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/usb/
H A Dcore.c734 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_get_type() local
740 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_set_type() local
746 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_set_ifnum() local
753 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_set_max_packet_size() local
773 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_set_max_streams() local
786 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_set_halted() local
793 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_find_packet_by_id() local
/dports/emulators/qemu5/qemu-5.2.0/hw/usb/
H A Dcore.c735 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_get_type() local
741 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_set_type() local
747 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_set_ifnum() local
754 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_set_max_packet_size() local
774 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_set_max_streams() local
787 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_set_halted() local
794 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_find_packet_by_id() local
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/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
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/usb/
H A Dcore.c731 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_get_type() local
737 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_set_type() local
743 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_set_ifnum() local
750 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_set_max_packet_size() local
770 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_set_max_streams() local
783 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_set_halted() local
790 struct USBEndpoint *uep = usb_ep_get(dev, pid, ep); in usb_ep_find_packet_by_id() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/isp1760/
H A 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
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/isp1760/
H A 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
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/isp1760/
H A 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
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dundo.c140 u_entry_T *uep; in u_check_tree() local
338 u_entry_T *uep; in u_savecommon() local
769 u_entry_T *uep; in u_free_uhp() local
954 u_entry_T *uep = unserialize_uep(bi, &error, file_name); in unserialize_uhp() local
1064 static bool serialize_uep(bufinfo_T *bi, u_entry_T *uep) in serialize_uep()
1085 u_entry_T *uep = xmalloc(sizeof(u_entry_T)); in unserialize_uep() local
2292 u_entry_T *uep, *nuep; in u_undoredo() local
2792 u_entry_T *uep; in u_find_first_changed() local
2871 u_entry_T *uep; in u_getbot() local
2975 u_entry_T *uep, *nuep; in u_freeentries() local
[all …]
/dports/editors/vim/vim-8.2.3745/src/
H A Dundo.c154 u_entry_T *uep; in u_check_tree() local
421 u_entry_T *uep; in u_savecommon() local
910 u_entry_T *uep; in u_free_uhp() local
1284 u_entry_T *uep; in serialize_uhp() local
1328 u_entry_T *uep, *last_uep; in unserialize_uhp() local
1418 u_entry_T *uep) in serialize_uep()
1444 u_entry_T *uep; in unserialize_uep() local
2677 u_entry_T *uep, *nuep; in u_undoredo() local
3216 u_entry_T *uep; in u_find_first_changed() local
3303 u_entry_T *uep; in u_getbot() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/infiniband/hw/cxgb4/
H A Drestrack.c204 union union_ep *uep; in c4iw_fill_res_cm_id_entry() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/infiniband/hw/cxgb4/
H A Drestrack.c204 union union_ep *uep; in c4iw_fill_res_cm_id_entry() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/infiniband/hw/cxgb4/
H A Drestrack.c204 union union_ep *uep; in c4iw_fill_res_cm_id_entry() local
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/usb/
H A Dusb.c1005 usb_free_event(struct usb_event *uep) in usb_free_event()
1011 usb_add_event(int type, struct usb_event *uep) in usb_add_event()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A Dsweeper.cpp61 address uep; member in SweeperRecord
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A Dsweeper.cpp61 address uep; member in SweeperRecord

123