Home
last modified time | relevance | path

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

1234

/Linux-v6.6/include/linux/usb/
Dhcd.h59 struct usb_host_endpoint *completing_ep;
303 struct usb_host_endpoint *ep);
308 struct usb_host_endpoint *ep);
327 struct usb_host_endpoint *);
336 struct usb_host_endpoint **eps, unsigned int num_eps,
342 struct usb_host_endpoint **eps, unsigned int num_eps,
357 struct usb_host_endpoint *);
360 struct usb_host_endpoint *);
414 struct usb_host_endpoint *ep) in hcd_periodic_completion_in_progress()
438 struct usb_host_endpoint *ep);
[all …]
/Linux-v6.6/drivers/usb/host/
Dxhci-mtk.h99 struct usb_host_endpoint *ep;
173 struct usb_host_endpoint *ep);
175 struct usb_host_endpoint *ep);
Dxhci-mtk-sch.c63 decode_ep(struct usb_host_endpoint *ep, enum usb_device_speed speed) in decode_ep()
120 struct usb_host_endpoint *ep) in get_bw_info()
240 struct usb_host_endpoint *ep) in create_sch_ep()
576 struct usb_host_endpoint *ep) in need_bw_sch()
627 struct usb_host_endpoint *ep) in add_ep_quirk()
667 struct usb_host_endpoint *ep) in drop_ep_quirk()
700 struct usb_host_endpoint *ep = sch_ep->ep; in xhci_mtk_check_bandwidth()
744 struct usb_host_endpoint *ep) in xhci_mtk_add_ep()
759 struct usb_host_endpoint *ep) in xhci_mtk_drop_ep()
Dxhci-mem.c1193 struct usb_host_endpoint *ep) in xhci_parse_exponent_interval()
1222 struct usb_host_endpoint *ep, unsigned int desc_interval, in xhci_microframes_to_exponent()
1240 struct usb_host_endpoint *ep) in xhci_parse_microframe_interval()
1250 struct usb_host_endpoint *ep) in xhci_parse_frame_interval()
1265 struct usb_host_endpoint *ep) in xhci_get_endpoint_interval()
1319 struct usb_host_endpoint *ep) in xhci_get_endpoint_mult()
1328 struct usb_host_endpoint *ep) in xhci_get_endpoint_max_burst()
1342 static u32 xhci_get_endpoint_type(struct usb_host_endpoint *ep) in xhci_get_endpoint_type()
1366 struct usb_host_endpoint *ep) in xhci_get_max_esit_payload()
1397 struct usb_host_endpoint *ep, in xhci_endpoint_init()
[all …]
Dsl811.h169 struct usb_host_endpoint *hep;
Dxhci.h1949 struct usb_host_endpoint *ep);
1951 struct usb_host_endpoint *ep);
2056 …point_zero(struct xhci_hcd *xhci, struct xhci_virt_device *virt_dev, struct usb_host_endpoint *ep);
2073 struct usb_device *udev, struct usb_host_endpoint *ep,
2133 struct usb_host_endpoint *ep);
2135 struct usb_host_endpoint *ep);
Dmax3421-hcd.c160 struct usb_host_endpoint *ep;
636 struct usb_host_endpoint *ep; in max3421_select_and_start_urb()
769 struct usb_host_endpoint *ep; in max3421_check_unlink()
1147 struct usb_host_endpoint *ep; in dump_eps()
1567 max3421_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *ep) in max3421_endpoint_disable()
/Linux-v6.6/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-v6.6/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_packing.c112 struct usb_host_endpoint { struct
147 struct usb_host_endpoint _10; in f()
/Linux-v6.6/include/linux/
Dusb.h66 struct usb_host_endpoint { struct
90 struct usb_host_endpoint *endpoint; argument
669 struct usb_host_endpoint ep0;
678 struct usb_host_endpoint *ep_in[16];
679 struct usb_host_endpoint *ep_out[16];
867 struct usb_host_endpoint **eps, unsigned int num_eps,
872 struct usb_host_endpoint **eps, unsigned int num_eps,
1612 struct usb_host_endpoint *ep; /* (internal) pointer to endpoint */
2021 static inline struct usb_host_endpoint *
2024 struct usb_host_endpoint **eps; in usb_pipe_endpoint()
[all …]
/Linux-v6.6/drivers/usb/core/
Dusb.h20 struct usb_host_endpoint *endpoint,
22 extern void usb_remove_ep_devs(struct usb_host_endpoint *endpoint);
25 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()
Dusb.c220 static const struct usb_host_endpoint *usb_find_endpoint( in usb_find_endpoint()
224 const struct usb_host_endpoint *ep; in usb_find_endpoint()
249 const struct usb_host_endpoint *ep; in usb_check_bulk_endpoints()
275 const struct usb_host_endpoint *ep; in usb_check_int_endpoints()
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.c206 const struct usb_host_endpoint *ep; in usb_pipe_type_check()
372 struct usb_host_endpoint *ep; in usb_submit_urb()
/Linux-v6.6/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-v6.6/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-v6.6/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-v6.6/drivers/media/usb/usbtv/
Dusbtv-core.c74 struct usb_host_endpoint *ep; in usbtv_probe()
/Linux-v6.6/drivers/media/usb/uvc/
Duvcvideo.h578 struct usb_host_endpoint *int_ep;
793 struct usb_host_endpoint *uvc_find_endpoint(struct usb_host_interface *alts,
795 u16 uvc_endpoint_max_bpi(struct usb_device *dev, struct usb_host_endpoint *ep);
/Linux-v6.6/drivers/usb/musb/
Dmusb_host.h17 struct usb_host_endpoint *hep; /* usbcore info */
/Linux-v6.6/drivers/usb/dwc2/
Dhcd.h706 struct usb_host_endpoint *ep) in dwc2_hcd_is_bandwidth_allocated()
717 struct usb_host_endpoint *ep) in dwc2_hcd_get_ep_bandwidth()
/Linux-v6.6/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-v6.6/drivers/usb/usbip/
Dstub_rx.c330 struct usb_host_endpoint *ep; in get_pipe()
394 struct usb_host_endpoint *ep; in masking_bogus_flags()

1234