Home
last modified time | relevance | path

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

123

/linux/include/linux/usb/
H A 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 *);
415 struct usb_host_endpoint *ep) in hcd_periodic_completion_in_progress()
439 struct usb_host_endpoint *ep);
[all …]
/linux/drivers/usb/host/
H A Dxhci-mtk.h109 struct usb_host_endpoint *ep;
186 struct usb_host_endpoint *ep);
188 struct usb_host_endpoint *ep);
H A Dxhci-mtk-sch.c75 decode_ep(struct usb_host_endpoint *ep, enum usb_device_speed speed) in decode_ep()
128 struct usb_host_endpoint *ep) in get_bw_info()
248 struct usb_host_endpoint *ep, struct xhci_ep_ctx *ep_ctx) in create_sch_ep()
861 struct usb_host_endpoint *ep) in need_bw_sch()
912 struct usb_host_endpoint *ep) in add_ep_quirk()
952 struct usb_host_endpoint *ep) in drop_ep_quirk()
985 struct usb_host_endpoint *ep = sch_ep->ep; in xhci_mtk_check_bandwidth()
1029 struct usb_host_endpoint *ep) in xhci_mtk_add_ep()
1044 struct usb_host_endpoint *ep) in xhci_mtk_drop_ep()
H A Dxhci-mem.c1188 struct usb_host_endpoint *ep) in xhci_parse_exponent_interval()
1217 struct usb_host_endpoint *ep, unsigned int desc_interval, in xhci_microframes_to_exponent()
1235 struct usb_host_endpoint *ep) in xhci_parse_microframe_interval()
1245 struct usb_host_endpoint *ep) in xhci_parse_frame_interval()
1260 struct usb_host_endpoint *ep) in xhci_get_endpoint_interval()
1314 struct usb_host_endpoint *ep) in xhci_get_endpoint_mult()
1323 struct usb_host_endpoint *ep) in xhci_get_endpoint_max_burst()
1337 static u32 xhci_get_endpoint_type(struct usb_host_endpoint *ep) in xhci_get_endpoint_type()
1361 struct usb_host_endpoint *ep) in xhci_get_max_esit_payload()
1392 struct usb_host_endpoint *ep, in xhci_endpoint_init()
[all …]
H A Dsl811.h169 struct usb_host_endpoint *hep;
H A Dxhci.h1664 struct usb_host_endpoint *ep);
1666 struct usb_host_endpoint *ep);
1772 …point_zero(struct xhci_hcd *xhci, struct xhci_virt_device *virt_dev, struct usb_host_endpoint *ep);
1789 struct usb_device *udev, struct usb_host_endpoint *ep,
1851 struct usb_host_endpoint *ep);
1853 struct usb_host_endpoint *ep);
H A 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/drivers/usb/storage/
H A 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/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_packing.c112 struct usb_host_endpoint { struct
147 struct usb_host_endpoint _10; in f()
/linux/include/linux/
H A Dusb.h66 struct usb_host_endpoint { struct
90 struct usb_host_endpoint *endpoint; argument
670 struct usb_host_endpoint ep0;
679 struct usb_host_endpoint *ep_in[16];
680 struct usb_host_endpoint *ep_out[16];
869 struct usb_host_endpoint **eps, unsigned int num_eps,
874 struct usb_host_endpoint **eps, unsigned int num_eps,
1613 struct usb_host_endpoint *ep; /* (internal) pointer to endpoint */
2006 static inline struct usb_host_endpoint *
2009 struct usb_host_endpoint **eps; in usb_pipe_endpoint()
[all …]
/linux/drivers/usb/core/
H A 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);
H A 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()
H A 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()
H A 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()
582 len = sizeof(struct usb_host_endpoint) * num_ep; in usb_parse_interface()
H A Durb.c206 const struct usb_host_endpoint *ep; in usb_pipe_type_check()
372 struct usb_host_endpoint *ep; in usb_submit_urb()
H A Ddevio.c937 static struct usb_host_endpoint *ep_to_host_endpoint(struct usb_device *dev, in ep_to_host_endpoint()
950 struct usb_host_endpoint ***eps_ret, in parse_usbdevfs_streams()
954 struct usb_host_endpoint **eps; in parse_usbdevfs_streams()
1288 struct usb_host_endpoint *ep; in do_proc_bulk()
1382 struct usb_host_endpoint **eps; in check_reset_of_active_ep()
1383 struct usb_host_endpoint *ep; in check_reset_of_active_ep()
1621 struct usb_host_endpoint *ep; in proc_do_submiturb()
2498 struct usb_host_endpoint **eps; in proc_alloc_streams()
2518 struct usb_host_endpoint **eps; in proc_free_streams()
/linux/drivers/usb/c67x00/
H A Dc67x00-hcd.h110 struct usb_host_endpoint *ep);
H A 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/drivers/usb/renesas_usbhs/
H A 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/Documentation/driver-api/usb/
H A Dbulk-streams.rst34 struct usb_host_endpoint **eps, unsigned int num_eps,
79 struct usb_host_endpoint **eps, unsigned int num_eps,
/linux/drivers/media/usb/usbtv/
H A Dusbtv-core.c74 struct usb_host_endpoint *ep; in usbtv_probe()
/linux/drivers/media/usb/uvc/
H A Duvcvideo.h586 struct usb_host_endpoint *int_ep;
799 struct usb_host_endpoint *uvc_find_endpoint(struct usb_host_interface *alts,
801 u16 uvc_endpoint_max_bpi(struct usb_device *dev, struct usb_host_endpoint *ep);
/linux/drivers/usb/musb/
H A Dmusb_host.h17 struct usb_host_endpoint *hep; /* usbcore info */
/linux/drivers/usb/dwc2/
H A 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/drivers/usb/misc/
H A 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()

123