| /Linux-v5.4/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 …]
 
 | 
| /Linux-v5.4/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()
 593 		struct usb_host_endpoint *ep)  in xhci_mtk_add_ep_quirk()
 666 		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 | 1221 		struct usb_host_endpoint *ep)  in xhci_parse_exponent_interval()1250 		struct usb_host_endpoint *ep, unsigned int desc_interval,  in xhci_microframes_to_exponent()
 1268 		struct usb_host_endpoint *ep)  in xhci_parse_microframe_interval()
 1278 		struct usb_host_endpoint *ep)  in xhci_parse_frame_interval()
 1293 		struct usb_host_endpoint *ep)  in xhci_get_endpoint_interval()
 1347 		struct usb_host_endpoint *ep)  in xhci_get_endpoint_mult()
 1356 				       struct usb_host_endpoint *ep)  in xhci_get_endpoint_max_burst()
 1370 static u32 xhci_get_endpoint_type(struct usb_host_endpoint *ep)  in xhci_get_endpoint_type()
 1394 		struct usb_host_endpoint *ep)  in xhci_get_max_esit_payload()
 1424 		struct usb_host_endpoint *ep,  in xhci_endpoint_init()
 [all …]
 
 | 
| D | sl811.h | 170 	struct usb_host_endpoint *hep;
 | 
| /Linux-v5.4/drivers/staging/wusbcore/ | 
| D | wa-hc.h | 102 	struct usb_host_endpoint *ep;313 extern int rpipe_get_by_ep(struct wahc *, struct usb_host_endpoint *,
 320 extern void rpipe_ep_disable(struct wahc *, struct usb_host_endpoint *);
 322 			struct usb_host_endpoint *);
 341 extern int wa_urb_enqueue(struct wahc *, struct usb_host_endpoint *,
 
 | 
| D | wa-rpipe.c | 250 		struct device *dev, struct usb_host_endpoint *ep)  in rpipe_epc_find()300 		     struct usb_host_endpoint *ep, struct urb *urb, gfp_t gfp)  in rpipe_aim()
 383 			   const struct usb_host_endpoint *ep,  in rpipe_check_aim()
 423 int rpipe_get_by_ep(struct wahc *wa, struct usb_host_endpoint *ep,  in rpipe_get_by_ep()
 501 void rpipe_ep_disable(struct wahc *wa, struct usb_host_endpoint *ep)  in rpipe_ep_disable()
 522 void rpipe_clear_feature_stalled(struct wahc *wa, struct usb_host_endpoint *ep)  in rpipe_clear_feature_stalled()
 
 | 
| /Linux-v5.4/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.4/include/linux/ | 
| D | usb.h | 67 struct usb_host_endpoint {  struct91 	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];
 831 		struct usb_host_endpoint **eps, unsigned int num_eps,
 836 		struct usb_host_endpoint **eps, unsigned int num_eps,
 1564 	struct usb_host_endpoint *ep;	/* (internal) pointer to endpoint */
 1949 static inline struct usb_host_endpoint *
 1952 	struct usb_host_endpoint **eps;  in usb_pipe_endpoint()
 [all …]
 
 | 
| /Linux-v5.4/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()
 212 	struct usb_host_endpoint *endpoint;  in usb_parse_endpoint()
 513 		len = sizeof(struct usb_host_endpoint) * num_ep;  in usb_parse_interface()
 
 | 
| D | urb.c | 203 	const struct usb_host_endpoint *ep;  in usb_urb_ep_type_check()355 	struct usb_host_endpoint	*ep;  in usb_submit_urb()
 
 | 
| /Linux-v5.4/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.4/drivers/staging/wusbcore/host/whci/ | 
| D | hcd.c | 162 				 struct usb_host_endpoint *ep)  in whc_endpoint_disable()180 			       struct usb_host_endpoint *ep)  in whc_endpoint_reset()
 
 | 
| /Linux-v5.4/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.4/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.4/drivers/media/usb/usbtv/ | 
| D | usbtv-core.c | 74 	struct usb_host_endpoint *ep;  in usbtv_probe()
 | 
| /Linux-v5.4/sound/usb/ | 
| D | helper.c | 72 	struct usb_host_endpoint *ep;  in snd_usb_pipe_sanity_check()
 | 
| /Linux-v5.4/drivers/usb/musb/ | 
| D | musb_host.h | 17 	struct usb_host_endpoint *hep;		/* usbcore info */
 | 
| /Linux-v5.4/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.4/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()
 
 |