Home
last modified time | relevance | path

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

1234

/linux-6.3-rc2/include/linux/usb/
A Dhcd.h59 struct usb_host_endpoint *completing_ep;
305 struct usb_host_endpoint *ep);
310 struct usb_host_endpoint *ep);
329 struct usb_host_endpoint *);
359 struct usb_host_endpoint *);
362 struct usb_host_endpoint *);
416 struct usb_host_endpoint *ep) in hcd_periodic_completion_in_progress()
440 struct usb_host_endpoint *ep);
442 struct usb_host_endpoint *ep);
444 struct usb_host_endpoint *ep);
[all …]
/linux-6.3-rc2/drivers/usb/host/
A Dxhci-mtk.h99 struct usb_host_endpoint *ep;
173 struct usb_host_endpoint *ep);
175 struct usb_host_endpoint *ep);
A 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()
A 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 …]
A Dsl811.h169 struct usb_host_endpoint *hep;
A Dxhci.h1948 struct usb_host_endpoint *ep);
1950 struct usb_host_endpoint *ep);
2055 …point_zero(struct xhci_hcd *xhci, struct xhci_virt_device *virt_dev, struct usb_host_endpoint *ep);
2072 struct usb_device *udev, struct usb_host_endpoint *ep,
2131 struct usb_host_endpoint *ep);
2133 struct usb_host_endpoint *ep);
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-6.3-rc2/drivers/usb/storage/
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-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dbtf_dump_test_case_packing.c112 struct usb_host_endpoint { struct
147 struct usb_host_endpoint _10; in f()
/linux-6.3-rc2/include/linux/
A Dusb.h67 struct usb_host_endpoint { struct
91 struct usb_host_endpoint *endpoint; argument
657 struct usb_host_endpoint ep0;
666 struct usb_host_endpoint *ep_in[16];
667 struct usb_host_endpoint *ep_out[16];
858 struct usb_host_endpoint **eps, unsigned int num_eps,
863 struct usb_host_endpoint **eps, unsigned int num_eps,
1599 struct usb_host_endpoint *ep; /* (internal) pointer to endpoint */
2013 static inline struct usb_host_endpoint *
2016 struct usb_host_endpoint **eps; in usb_pipe_endpoint()
[all …]
/linux-6.3-rc2/drivers/usb/core/
A 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);
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()
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()
570 len = sizeof(struct usb_host_endpoint) * num_ep; in usb_parse_interface()
A Durb.c206 const struct usb_host_endpoint *ep; in usb_pipe_type_check()
372 struct usb_host_endpoint *ep; in usb_submit_urb()
A Ddevio.c927 static struct usb_host_endpoint *ep_to_host_endpoint(struct usb_device *dev, in ep_to_host_endpoint()
940 struct usb_host_endpoint ***eps_ret, in parse_usbdevfs_streams()
944 struct usb_host_endpoint **eps; in parse_usbdevfs_streams()
1278 struct usb_host_endpoint *ep; in do_proc_bulk()
1372 struct usb_host_endpoint **eps; in check_reset_of_active_ep()
1373 struct usb_host_endpoint *ep; in check_reset_of_active_ep()
1611 struct usb_host_endpoint *ep; in proc_do_submiturb()
2488 struct usb_host_endpoint **eps; in proc_alloc_streams()
2508 struct usb_host_endpoint **eps; in proc_free_streams()
/linux-6.3-rc2/drivers/usb/c67x00/
A Dc67x00-hcd.h110 struct usb_host_endpoint *ep);
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-6.3-rc2/drivers/usb/renesas_usbhs/
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-6.3-rc2/Documentation/driver-api/usb/
A Dbulk-streams.rst34 struct usb_host_endpoint **eps, unsigned int num_eps,
79 struct usb_host_endpoint **eps, unsigned int num_eps,
/linux-6.3-rc2/drivers/media/usb/usbtv/
A Dusbtv-core.c74 struct usb_host_endpoint *ep; in usbtv_probe()
/linux-6.3-rc2/drivers/media/usb/uvc/
A 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-6.3-rc2/drivers/usb/musb/
A Dmusb_host.h17 struct usb_host_endpoint *hep; /* usbcore info */
/linux-6.3-rc2/drivers/usb/dwc2/
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-6.3-rc2/drivers/usb/misc/
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()
/linux-6.3-rc2/drivers/usb/usbip/
A Dstub_rx.c330 struct usb_host_endpoint *ep; in get_pipe()
394 struct usb_host_endpoint *ep; in masking_bogus_flags()

Completed in 62 milliseconds

1234