Home
last modified time | relevance | path

Searched refs:usb_host_endpoint (Results 1 – 25 of 77) sorted by relevance

1234

/Linux-v5.15/include/linux/usb/
Dhcd.h72 struct usb_host_endpoint *completing_ep;
315 struct usb_host_endpoint *ep);
320 struct usb_host_endpoint *ep);
339 struct usb_host_endpoint *);
348 struct usb_host_endpoint **eps, unsigned int num_eps,
354 struct usb_host_endpoint **eps, unsigned int num_eps,
369 struct usb_host_endpoint *);
372 struct usb_host_endpoint *);
426 struct usb_host_endpoint *ep) in hcd_periodic_completion_in_progress()
450 struct usb_host_endpoint *ep);
[all …]
Dusbnet.h43 struct usb_host_endpoint *status;
/Linux-v5.15/drivers/usb/host/
Dxhci-mtk.h98 struct usb_host_endpoint *ep;
174 struct usb_host_endpoint *ep);
176 struct usb_host_endpoint *ep);
Dxhci-mtk-sch.c68 decode_ep(struct usb_host_endpoint *ep, enum usb_device_speed speed) in decode_ep()
125 struct usb_host_endpoint *ep) in get_bw_info()
245 struct usb_host_endpoint *ep, struct xhci_ep_ctx *ep_ctx) in create_sch_ep()
636 struct usb_host_endpoint *ep) in need_bw_sch()
687 struct usb_host_endpoint *ep) in add_ep_quirk()
727 struct usb_host_endpoint *ep) in drop_ep_quirk()
760 struct usb_host_endpoint *ep = sch_ep->ep; in xhci_mtk_check_bandwidth()
804 struct usb_host_endpoint *ep) in xhci_mtk_add_ep()
819 struct usb_host_endpoint *ep) in xhci_mtk_drop_ep()
Dxhci-mem.c1216 struct usb_host_endpoint *ep) in xhci_parse_exponent_interval()
1245 struct usb_host_endpoint *ep, unsigned int desc_interval, in xhci_microframes_to_exponent()
1263 struct usb_host_endpoint *ep) in xhci_parse_microframe_interval()
1273 struct usb_host_endpoint *ep) in xhci_parse_frame_interval()
1288 struct usb_host_endpoint *ep) in xhci_get_endpoint_interval()
1342 struct usb_host_endpoint *ep) in xhci_get_endpoint_mult()
1351 struct usb_host_endpoint *ep) in xhci_get_endpoint_max_burst()
1365 static u32 xhci_get_endpoint_type(struct usb_host_endpoint *ep) in xhci_get_endpoint_type()
1389 struct usb_host_endpoint *ep) in xhci_get_max_esit_payload()
1419 struct usb_host_endpoint *ep, in xhci_endpoint_init()
[all …]
Dsl811.h169 struct usb_host_endpoint *hep;
Dxhci.h1941 struct usb_host_endpoint *ep);
1943 struct usb_host_endpoint *ep);
2021 …point_zero(struct xhci_hcd *xhci, struct xhci_virt_device *virt_dev, struct usb_host_endpoint *ep);
2038 struct usb_device *udev, struct usb_host_endpoint *ep,
2097 struct usb_host_endpoint *ep);
2099 struct usb_host_endpoint *ep);
Dmax3421-hcd.c168 struct usb_host_endpoint *ep;
646 struct usb_host_endpoint *ep; in max3421_select_and_start_urb()
779 struct usb_host_endpoint *ep; in max3421_check_unlink()
1160 struct usb_host_endpoint *ep; in dump_eps()
1580 max3421_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *ep) in max3421_endpoint_disable()
/Linux-v5.15/drivers/usb/storage/
Duas-detect.h29 struct usb_host_endpoint *eps[]) in uas_find_endpoints()
31 struct usb_host_endpoint *endpoint = alt->endpoint; in uas_find_endpoints()
59 struct usb_host_endpoint *eps[4] = { }; in uas_use_uas_driver()
/Linux-v5.15/include/linux/
Dusb.h67 struct usb_host_endpoint { struct
91 struct usb_host_endpoint *endpoint; argument
643 struct usb_host_endpoint ep0;
652 struct usb_host_endpoint *ep_in[16];
653 struct usb_host_endpoint *ep_out[16];
829 struct usb_host_endpoint **eps, unsigned int num_eps,
834 struct usb_host_endpoint **eps, unsigned int num_eps,
1579 struct usb_host_endpoint *ep; /* (internal) pointer to endpoint */
1973 static inline struct usb_host_endpoint *
1976 struct usb_host_endpoint **eps; in usb_pipe_endpoint()
[all …]
/Linux-v5.15/drivers/usb/core/
Dusb.h19 struct usb_host_endpoint *endpoint,
21 extern void usb_remove_ep_devs(struct usb_host_endpoint *endpoint);
24 struct usb_host_endpoint *ep, bool reset_toggle);
Dendpoint.c150 struct usb_host_endpoint *endpoint, in usb_create_ep_devs()
183 void usb_remove_ep_devs(struct usb_host_endpoint *endpoint) in usb_remove_ep_devs()
Dconfig.c52 int cfgno, int inum, int asnum, struct usb_host_endpoint *ep, in usb_parse_ssp_isoc_endpoint_companion()
73 int inum, int asnum, struct usb_host_endpoint *ep, in usb_parse_ss_endpoint_companion()
262 struct usb_host_endpoint *endpoint; in usb_parse_endpoint()
570 len = sizeof(struct usb_host_endpoint) * num_ep; in usb_parse_interface()
Durb.c205 const struct usb_host_endpoint *ep; in usb_pipe_type_check()
371 struct usb_host_endpoint *ep; in usb_submit_urb()
Dhcd.c1759 struct usb_host_endpoint *ep) in usb_hcd_flush_endpoint()
1846 struct usb_host_endpoint *ep; in usb_hcd_alloc_bandwidth()
1960 struct usb_host_endpoint *ep) in usb_hcd_disable_endpoint()
1979 struct usb_host_endpoint *ep) in usb_hcd_reset_endpoint()
2012 struct usb_host_endpoint **eps, unsigned int num_eps, in usb_alloc_streams()
2062 struct usb_host_endpoint **eps, unsigned int num_eps, in usb_free_streams()
2136 struct usb_host_endpoint *ep; in request_single_step_set_feature_urb()
/Linux-v5.15/drivers/usb/c67x00/
Dc67x00-hcd.h110 struct usb_host_endpoint *ep);
Dc67x00-sched.c32 struct usb_host_endpoint *hep;
233 struct usb_host_endpoint *hep = urb->ep; in c67x00_ep_data_alloc()
285 static int c67x00_ep_data_free(struct usb_host_endpoint *hep) in c67x00_ep_data_free()
305 void c67x00_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *ep) in c67x00_endpoint_disable()
/Linux-v5.15/drivers/usb/renesas_usbhs/
Dmod_host.c77 struct usb_host_endpoint *ep;
345 struct usb_host_endpoint *ep = usbhsh_uep_to_ep(uep); in usbhsh_pipe_detach()
371 struct usb_host_endpoint *ep = urb->ep; in usbhsh_endpoint_attach()
406 struct usb_host_endpoint *ep) in usbhsh_endpoint_detach()
955 struct usb_host_endpoint *ep = urb->ep; in usbhsh_urb_enqueue()
1048 struct usb_host_endpoint *ep) in usbhsh_endpoint_disable()
/Linux-v5.15/Documentation/driver-api/usb/
Dbulk-streams.rst34 struct usb_host_endpoint **eps, unsigned int num_eps,
79 struct usb_host_endpoint **eps, unsigned int num_eps,
/Linux-v5.15/drivers/media/usb/usbtv/
Dusbtv-core.c74 struct usb_host_endpoint *ep; in usbtv_probe()
/Linux-v5.15/drivers/usb/musb/
Dmusb_host.h17 struct usb_host_endpoint *hep; /* usbcore info */
/Linux-v5.15/drivers/usb/dwc2/
Dhcd.h735 struct usb_host_endpoint *ep) in dwc2_hcd_is_bandwidth_allocated()
746 struct usb_host_endpoint *ep) in dwc2_hcd_get_ep_bandwidth()
/Linux-v5.15/drivers/usb/misc/
Dusbtest.c129 struct usb_host_endpoint **in, in endpoint_update()
130 struct usb_host_endpoint **out, in endpoint_update()
131 struct usb_host_endpoint *e) in endpoint_update()
147 struct usb_host_endpoint *in, *out; in get_endpoints()
148 struct usb_host_endpoint *iso_in, *iso_out; in get_endpoints()
149 struct usb_host_endpoint *int_in, *int_out; in get_endpoints()
168 struct usb_host_endpoint *e; in get_endpoints()
344 struct usb_host_endpoint *ep; in get_maxpacket()
352 struct usb_host_endpoint *ep = usb_pipe_endpoint(udev, pipe); in ss_isoc_get_packet_num()
/Linux-v5.15/drivers/usb/usbip/
Dstub_rx.c328 struct usb_host_endpoint *ep; in get_pipe()
392 struct usb_host_endpoint *ep; in masking_bogus_flags()
/Linux-v5.15/drivers/media/usb/uvc/
Duvcvideo.h698 struct usb_host_endpoint *int_ep;
911 struct usb_host_endpoint *uvc_find_endpoint(struct usb_host_interface *alts,

1234