/Linux-v5.10/include/linux/usb/ |
D | hcd.h | 72 struct usb_host_endpoint *completing_ep; 313 struct usb_host_endpoint *ep); 318 struct usb_host_endpoint *ep); 337 struct usb_host_endpoint *); 346 struct usb_host_endpoint **eps, unsigned int num_eps, 352 struct usb_host_endpoint **eps, unsigned int num_eps, 367 struct usb_host_endpoint *); 370 struct usb_host_endpoint *); 421 struct usb_host_endpoint *ep) in hcd_periodic_completion_in_progress() 445 struct usb_host_endpoint *ep); [all …]
|
D | usbnet.h | 43 struct usb_host_endpoint *status;
|
/Linux-v5.10/drivers/usb/host/ |
D | xhci-mtk.h | 166 struct usb_host_endpoint *ep); 168 struct usb_host_endpoint *ep); 172 struct usb_device *udev, struct usb_host_endpoint *ep) in xhci_mtk_add_ep_quirk() 178 struct usb_device *udev, struct usb_host_endpoint *ep) in xhci_mtk_drop_ep_quirk()
|
D | imx21-hcd.h | 319 struct usb_host_endpoint *ep; 329 struct usb_host_endpoint *ep; 340 struct usb_host_endpoint *ep; 350 struct usb_host_endpoint *ep; 373 struct usb_host_endpoint *ep;
|
D | xhci-mtk-sch.c | 53 struct usb_host_endpoint *ep) in get_bw_index() 172 struct usb_host_endpoint *ep, struct xhci_ep_ctx *ep_ctx) in create_sch_ep() 544 static bool need_bw_sch(struct usb_host_endpoint *ep, in need_bw_sch() 597 struct usb_host_endpoint *ep) in xhci_mtk_add_ep_quirk() 670 struct usb_host_endpoint *ep) in xhci_mtk_drop_ep_quirk()
|
D | imx21-hcd.c | 352 struct usb_host_endpoint *ep) in alloc_dmem() 448 static void free_epdmem(struct imx21 *imx21, struct usb_host_endpoint *ep) in free_epdmem() 532 struct usb_host_endpoint *ep = etd->ep; in nonisoc_urb_completed_for_etd() 552 struct usb_host_endpoint *ep) in schedule_isoc_etds() 626 struct usb_host_endpoint *ep = etd->ep; in isoc_etd_done() 681 struct imx21 *imx21, struct usb_host_endpoint *ep) in alloc_isoc_ep() 727 struct usb_host_endpoint *ep, in imx21_hc_urb_enqueue_isoc() 1155 struct usb_host_endpoint *ep = urb->ep; in imx21_hc_urb_enqueue() 1252 struct usb_host_endpoint *ep; in imx21_hc_urb_dequeue() 1416 struct usb_host_endpoint *ep) in imx21_hc_endpoint_disable()
|
D | xhci-mem.c | 1230 struct usb_host_endpoint *ep) in xhci_parse_exponent_interval() 1259 struct usb_host_endpoint *ep, unsigned int desc_interval, in xhci_microframes_to_exponent() 1277 struct usb_host_endpoint *ep) in xhci_parse_microframe_interval() 1287 struct usb_host_endpoint *ep) in xhci_parse_frame_interval() 1302 struct usb_host_endpoint *ep) in xhci_get_endpoint_interval() 1356 struct usb_host_endpoint *ep) in xhci_get_endpoint_mult() 1365 struct usb_host_endpoint *ep) in xhci_get_endpoint_max_burst() 1379 static u32 xhci_get_endpoint_type(struct usb_host_endpoint *ep) in xhci_get_endpoint_type() 1403 struct usb_host_endpoint *ep) in xhci_get_max_esit_payload() 1433 struct usb_host_endpoint *ep, in xhci_endpoint_init() [all …]
|
D | sl811.h | 170 struct usb_host_endpoint *hep;
|
D | max3421-hcd.c | 170 struct usb_host_endpoint *ep; 671 struct usb_host_endpoint *ep; in max3421_select_and_start_urb() 805 struct usb_host_endpoint *ep; in max3421_check_unlink() 1187 struct usb_host_endpoint *ep; in dump_eps() 1596 max3421_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *ep) in max3421_endpoint_disable()
|
/Linux-v5.10/drivers/usb/storage/ |
D | uas-detect.h | 29 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.10/include/linux/ |
D | usb.h | 67 struct usb_host_endpoint { struct 91 struct usb_host_endpoint *endpoint; argument 647 struct usb_host_endpoint ep0; 656 struct usb_host_endpoint *ep_in[16]; 657 struct usb_host_endpoint *ep_out[16]; 832 struct usb_host_endpoint **eps, unsigned int num_eps, 837 struct usb_host_endpoint **eps, unsigned int num_eps, 1575 struct usb_host_endpoint *ep; /* (internal) pointer to endpoint */ 1969 static inline struct usb_host_endpoint * 1972 struct usb_host_endpoint **eps; in usb_pipe_endpoint() [all …]
|
/Linux-v5.10/drivers/usb/core/ |
D | usb.h | 19 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);
|
D | endpoint.c | 177 struct usb_host_endpoint *endpoint, in usb_create_ep_devs() 210 void usb_remove_ep_devs(struct usb_host_endpoint *endpoint) in usb_remove_ep_devs()
|
D | config.c | 52 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()
|
D | urb.c | 205 const struct usb_host_endpoint *ep; in usb_pipe_type_check() 371 struct usb_host_endpoint *ep; in usb_submit_urb()
|
/Linux-v5.10/drivers/usb/c67x00/ |
D | c67x00-hcd.h | 110 struct usb_host_endpoint *ep);
|
D | c67x00-sched.c | 32 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.10/Documentation/driver-api/usb/ |
D | bulk-streams.rst | 34 struct usb_host_endpoint **eps, unsigned int num_eps, 79 struct usb_host_endpoint **eps, unsigned int num_eps,
|
/Linux-v5.10/drivers/usb/renesas_usbhs/ |
D | mod_host.c | 77 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.10/drivers/media/usb/usbtv/ |
D | usbtv-core.c | 74 struct usb_host_endpoint *ep; in usbtv_probe()
|
/Linux-v5.10/drivers/usb/musb/ |
D | musb_host.h | 17 struct usb_host_endpoint *hep; /* usbcore info */
|
/Linux-v5.10/drivers/usb/dwc2/ |
D | hcd.h | 735 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.10/drivers/usb/misc/ |
D | usbtest.c | 129 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.10/drivers/usb/usbip/ |
D | stub_rx.c | 328 struct usb_host_endpoint *ep; in get_pipe() 392 struct usb_host_endpoint *ep; in masking_bogus_flags()
|
/Linux-v5.10/drivers/media/usb/uvc/ |
D | uvcvideo.h | 670 struct usb_host_endpoint *int_ep; 869 struct usb_host_endpoint *uvc_find_endpoint(struct usb_host_interface *alts,
|