Home
last modified time | relevance | path

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

1234

/Linux-v4.19/include/linux/usb/
Dhcd.h72 struct usb_host_endpoint *completing_ep;
310 struct usb_host_endpoint *ep);
315 struct usb_host_endpoint *ep);
334 struct usb_host_endpoint *);
343 struct usb_host_endpoint **eps, unsigned int num_eps,
349 struct usb_host_endpoint **eps, unsigned int num_eps,
364 struct usb_host_endpoint *);
367 struct usb_host_endpoint *);
418 struct usb_host_endpoint *ep) in hcd_periodic_completion_in_progress()
437 struct usb_host_endpoint *ep);
[all …]
/Linux-v4.19/drivers/usb/host/
Dxhci-mtk.h142 struct usb_host_endpoint *ep);
144 struct usb_host_endpoint *ep);
148 struct usb_device *udev, struct usb_host_endpoint *ep) in xhci_mtk_add_ep_quirk()
154 struct usb_device *udev, struct usb_host_endpoint *ep) in xhci_mtk_drop_ep_quirk()
Dimx21-hcd.h319 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;
Dxhci-mtk-sch.c47 struct usb_host_endpoint *ep) in get_bw_index()
260 static bool need_bw_sch(struct usb_host_endpoint *ep, in need_bw_sch()
309 struct usb_host_endpoint *ep) in xhci_mtk_add_ep_quirk()
380 struct usb_host_endpoint *ep) in xhci_mtk_drop_ep_quirk()
Dimx21-hcd.c352 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()
Dxhci-mem.c1221 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 …]
Dsl811.h170 struct usb_host_endpoint *hep;
/Linux-v4.19/drivers/usb/wusbcore/
Dwa-hc.h102 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 *,
Dwa-rpipe.c250 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()
503 void rpipe_ep_disable(struct wahc *wa, struct usb_host_endpoint *ep) in rpipe_ep_disable()
524 void rpipe_clear_feature_stalled(struct wahc *wa, struct usb_host_endpoint *ep) in rpipe_clear_feature_stalled()
/Linux-v4.19/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-v4.19/drivers/usb/core/
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);
Dendpoint.c177 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()
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()
212 struct usb_host_endpoint *endpoint; in usb_parse_endpoint()
508 len = sizeof(struct usb_host_endpoint) * num_ep; in usb_parse_interface()
Durb.c204 const struct usb_host_endpoint *ep; in usb_urb_ep_type_check()
356 struct usb_host_endpoint *ep; in usb_submit_urb()
/Linux-v4.19/include/linux/
Dusb.h67 struct usb_host_endpoint { struct
91 struct usb_host_endpoint *endpoint; argument
649 struct usb_host_endpoint ep0;
658 struct usb_host_endpoint *ep_in[16];
659 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,
1559 struct usb_host_endpoint *ep; /* (internal) pointer to endpoint */
1944 static inline struct usb_host_endpoint *
1947 struct usb_host_endpoint **eps; in usb_pipe_endpoint()
[all …]
/Linux-v4.19/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-v4.19/drivers/usb/host/whci/
Dhcd.c162 struct usb_host_endpoint *ep) in whc_endpoint_disable()
180 struct usb_host_endpoint *ep) in whc_endpoint_reset()
/Linux-v4.19/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-v4.19/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-v4.19/drivers/media/usb/usbtv/
Dusbtv-core.c74 struct usb_host_endpoint *ep; in usbtv_probe()
/Linux-v4.19/drivers/usb/musb/
Dmusb_host.h17 struct usb_host_endpoint *hep; /* usbcore info */
/Linux-v4.19/drivers/usb/dwc2/
Dhcd.h734 struct usb_host_endpoint *ep) in dwc2_hcd_is_bandwidth_allocated()
745 struct usb_host_endpoint *ep) in dwc2_hcd_get_ep_bandwidth()
/Linux-v4.19/drivers/usb/usbip/
Dstub_rx.c325 struct usb_host_endpoint *ep; in get_pipe()
395 struct usb_host_endpoint *ep; in masking_bogus_flags()
/Linux-v4.19/drivers/media/usb/uvc/
Duvcvideo.h604 struct usb_host_endpoint *int_ep;
798 struct usb_host_endpoint *uvc_find_endpoint(struct usb_host_interface *alts,

1234