/linux-4.1.27/drivers/usb/core/ |
H A D | usb.h | 14 struct usb_host_endpoint *endpoint, 16 extern void usb_remove_ep_devs(struct usb_host_endpoint *endpoint); 19 struct usb_host_endpoint *ep, bool reset_toggle);
|
H A D | endpoint.c | 176 struct usb_host_endpoint *endpoint, usb_create_ep_devs() 209 void usb_remove_ep_devs(struct usb_host_endpoint *endpoint) usb_remove_ep_devs()
|
H A D | config.c | 47 int inum, int asnum, struct usb_host_endpoint *ep, usb_parse_ss_endpoint_companion() 151 struct usb_host_endpoint *endpoint; usb_parse_endpoint() 385 len = sizeof(struct usb_host_endpoint) * num_ep; usb_parse_interface()
|
H A D | devio.c | 773 static struct usb_host_endpoint *ep_to_host_endpoint(struct usb_device *dev, ep_to_host_endpoint() 786 struct usb_host_endpoint ***eps_ret, parse_usbdevfs_streams() 790 struct usb_host_endpoint **eps; parse_usbdevfs_streams() 1132 struct usb_host_endpoint **eps; check_reset_of_active_ep() 1133 struct usb_host_endpoint *ep; check_reset_of_active_ep() 1289 struct usb_host_endpoint *ep; proc_do_submiturb() 2092 struct usb_host_endpoint **eps; proc_alloc_streams() 2112 struct usb_host_endpoint **eps; proc_free_streams()
|
H A D | hcd.c | 1787 struct usb_host_endpoint *ep) usb_hcd_flush_endpoint() 1887 struct usb_host_endpoint *ep; usb_hcd_alloc_bandwidth() 2001 struct usb_host_endpoint *ep) usb_hcd_disable_endpoint() 2020 struct usb_host_endpoint *ep) usb_hcd_reset_endpoint() 2053 struct usb_host_endpoint **eps, unsigned int num_eps, usb_alloc_streams() 2103 struct usb_host_endpoint **eps, unsigned int num_eps, usb_free_streams()
|
H A D | message.c | 227 struct usb_host_endpoint *ep; usb_bulk_msg() 1067 struct usb_host_endpoint *ep; usb_disable_endpoint() 1101 struct usb_host_endpoint *ep; usb_reset_endpoint() 1222 void usb_enable_endpoint(struct usb_device *dev, struct usb_host_endpoint *ep, usb_enable_endpoint()
|
H A D | urb.c | 332 struct usb_host_endpoint *ep; usb_submit_urb()
|
H A D | driver.c | 389 struct usb_host_endpoint *ep, **eps = NULL; usb_unbind_interface()
|
/linux-4.1.27/drivers/usb/storage/ |
H A D | uas-detect.h | 27 struct usb_host_endpoint *eps[]) uas_find_endpoints() 29 struct usb_host_endpoint *endpoint = alt->endpoint; uas_find_endpoints() 57 struct usb_host_endpoint *eps[4] = { }; uas_use_uas_driver()
|
H A D | uas.c | 866 struct usb_host_endpoint *eps[4] = { }; uas_configure_endpoints() 900 struct usb_host_endpoint *eps[3]; uas_free_streams()
|
/linux-4.1.27/drivers/usb/host/ |
H A D | imx21-hcd.h | 332 struct usb_host_endpoint *ep; 342 struct usb_host_endpoint *ep; 353 struct usb_host_endpoint *ep; 363 struct usb_host_endpoint *ep; 386 struct usb_host_endpoint *ep;
|
H A D | imx21-hcd.c | 365 struct usb_host_endpoint *ep) alloc_dmem() 461 static void free_epdmem(struct imx21 *imx21, struct usb_host_endpoint *ep) free_epdmem() 545 struct usb_host_endpoint *ep = etd->ep; nonisoc_urb_completed_for_etd() 565 struct usb_host_endpoint *ep) schedule_isoc_etds() 639 struct usb_host_endpoint *ep = etd->ep; isoc_etd_done() 694 struct imx21 *imx21, struct usb_host_endpoint *ep) alloc_isoc_ep() 740 struct usb_host_endpoint *ep, imx21_hc_urb_enqueue_isoc() 1168 struct usb_host_endpoint *ep = urb->ep; imx21_hc_urb_enqueue() 1265 struct usb_host_endpoint *ep; imx21_hc_urb_dequeue() 1429 struct usb_host_endpoint *ep) imx21_hc_endpoint_disable()
|
H A D | sl811.h | 169 struct usb_host_endpoint *hep;
|
H A D | xhci-mem.c | 1211 struct usb_host_endpoint *ep) xhci_parse_exponent_interval() 1240 struct usb_host_endpoint *ep, unsigned int desc_interval, xhci_microframes_to_exponent() 1258 struct usb_host_endpoint *ep) xhci_parse_microframe_interval() 1268 struct usb_host_endpoint *ep) xhci_parse_frame_interval() 1283 struct usb_host_endpoint *ep) xhci_get_endpoint_interval() 1335 struct usb_host_endpoint *ep) xhci_get_endpoint_mult() 1343 static u32 xhci_get_endpoint_type(struct usb_host_endpoint *ep) xhci_get_endpoint_type() 1377 struct usb_host_endpoint *ep) xhci_get_max_esit_payload() 1402 struct usb_host_endpoint *ep, xhci_endpoint_init() 1516 struct usb_host_endpoint *ep) xhci_endpoint_zero()
|
H A D | max3421-hcd.c | 166 struct usb_host_endpoint *ep; 667 struct usb_host_endpoint *ep; max3421_select_and_start_urb() 802 struct usb_host_endpoint *ep; max3421_check_unlink() 1186 struct usb_host_endpoint *ep; dump_eps() 1598 max3421_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *ep) max3421_endpoint_disable()
|
H A D | r8a66597-hcd.c | 546 static u16 r8a66597_get_pipenum(struct urb *urb, struct usb_host_endpoint *hep) r8a66597_get_pipenum() 811 struct usb_host_endpoint *hep, enable_r8a66597_pipe() 949 struct usb_host_endpoint *hep, init_pipe_info() 1867 struct usb_host_endpoint *hep) r8a66597_make_td() 1898 struct usb_host_endpoint *hep = urb->ep; r8a66597_urb_enqueue() 1990 struct usb_host_endpoint *hep) r8a66597_endpoint_disable()
|
H A D | fotg210.h | 34 * usb_host_endpoint: hcpriv 499 struct usb_host_endpoint *ep;
|
H A D | fusbh200.h | 34 * usb_host_endpoint: hcpriv 489 struct usb_host_endpoint *ep;
|
H A D | imx21-dbg.c | 174 static char *format_ep(struct usb_host_endpoint *ep, char *buf, int bufsize) format_ep()
|
H A D | xhci.h | 1691 void xhci_endpoint_zero(struct xhci_hcd *xhci, struct xhci_virt_device *virt_dev, struct usb_host_endpoint *ep); 1714 struct usb_device *udev, struct usb_host_endpoint *ep, 1779 struct usb_host_endpoint **eps, unsigned int num_eps, 1782 struct usb_host_endpoint **eps, unsigned int num_eps, 1793 int xhci_add_endpoint(struct usb_hcd *hcd, struct usb_device *udev, struct usb_host_endpoint *ep); 1794 int xhci_drop_endpoint(struct usb_hcd *hcd, struct usb_device *udev, struct usb_host_endpoint *ep); 1795 void xhci_endpoint_reset(struct usb_hcd *hcd, struct usb_host_endpoint *ep);
|
H A D | isp116x-hcd.c | 689 struct usb_host_endpoint *hep = urb->ep; isp116x_urb_enqueue() 839 struct usb_host_endpoint *hep; isp116x_urb_dequeue() 873 struct usb_host_endpoint *hep) isp116x_endpoint_disable()
|
H A D | sl811-hcd.c | 804 struct usb_host_endpoint *hep = urb->ep; sl811h_urb_enqueue() 960 struct usb_host_endpoint *hep; sl811h_urb_dequeue() 1028 sl811h_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *hep) sl811h_endpoint_disable()
|
H A D | isp116x.h | 302 struct usb_host_endpoint *hep;
|
H A D | xhci.c | 1209 struct usb_host_endpoint *ep, int check_ep, bool check_virt_dev, xhci_check_args() 1646 * different endpoint descriptor in usb_host_endpoint. 1655 struct usb_host_endpoint *ep) xhci_drop_endpoint() 1727 * different endpoint descriptor in usb_host_endpoint. 1736 struct usb_host_endpoint *ep) xhci_add_endpoint() 2984 struct usb_host_endpoint *ep) xhci_endpoint_reset() 3005 struct usb_device *udev, struct usb_host_endpoint *ep, xhci_check_streams_endpoint() 3072 struct usb_host_endpoint **eps, unsigned int num_eps, xhci_calculate_streams_and_bitmask() 3104 struct usb_host_endpoint **eps, unsigned int num_eps) xhci_calculate_no_streams_bitmask() 3160 struct usb_host_endpoint **eps, unsigned int num_eps, xhci_alloc_streams() 3321 struct usb_host_endpoint **eps, unsigned int num_eps, xhci_free_streams()
|
H A D | ehci.h | 63 struct usb_host_endpoint *ep; 81 * usb_host_endpoint: hcpriv
|
H A D | ohci-q.c | 45 struct usb_host_endpoint *ep = urb->ep; 400 struct usb_host_endpoint *ep, ed_get()
|
H A D | fhci-hcd.c | 513 struct usb_host_endpoint *ep) fhci_endpoint_disable()
|
H A D | uhci-hcd.h | 156 struct usb_host_endpoint *hep; /* Endpoint information */
|
H A D | ehci-hcd.c | 942 ehci_endpoint_disable (struct usb_hcd *hcd, struct usb_host_endpoint *ep) ehci_endpoint_disable() 1013 ehci_endpoint_reset(struct usb_hcd *hcd, struct usb_host_endpoint *ep) ehci_endpoint_reset()
|
H A D | isp1362-hcd.c | 1224 struct usb_host_endpoint *hep = urb->ep; isp1362_urb_enqueue() 1398 struct usb_host_endpoint *hep; isp1362_urb_dequeue() 1447 static void isp1362_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *hep) isp1362_endpoint_disable()
|
H A D | u132-hcd.c | 165 struct usb_host_endpoint *hep; 342 struct usb_host_endpoint *hep = endp->hep; u132_endp_delete() 2545 struct usb_host_endpoint *hep) u132_endpoint_disable()
|
H A D | ehci-hub.c | 750 struct usb_host_endpoint *ep; request_single_step_set_feature_urb()
|
H A D | hwa-hc.c | 235 struct usb_host_endpoint *ep) hwahc_op_endpoint_disable()
|
H A D | isp1362.h | 426 struct usb_host_endpoint *hep;
|
H A D | ohci-hcd.c | 345 ohci_endpoint_disable (struct usb_hcd *hcd, struct usb_host_endpoint *ep) ohci_endpoint_disable()
|
H A D | uhci-hcd.c | 768 struct usb_host_endpoint *hep) uhci_hcd_endpoint_disable()
|
H A D | ehci-q.c | 146 struct usb_host_endpoint *ep) ehci_clear_tt_buffer_complete()
|
H A D | fotg210-hcd.c | 2193 struct usb_host_endpoint *ep) fotg210_clear_tt_buffer_complete() 4161 struct usb_host_endpoint *ep; iso_stream_find() 5611 fotg210_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *ep) fotg210_endpoint_disable() 5684 fotg210_endpoint_reset(struct usb_hcd *hcd, struct usb_host_endpoint *ep) fotg210_endpoint_reset()
|
H A D | fusbh200-hcd.c | 2145 struct usb_host_endpoint *ep) fusbh200_clear_tt_buffer_complete() 4095 struct usb_host_endpoint *ep; iso_stream_find() 5519 fusbh200_endpoint_disable (struct usb_hcd *hcd, struct usb_host_endpoint *ep) fusbh200_endpoint_disable() 5592 fusbh200_endpoint_reset(struct usb_hcd *hcd, struct usb_host_endpoint *ep) fusbh200_endpoint_reset()
|
H A D | uhci-q.c | 246 struct usb_device *udev, struct usb_host_endpoint *hep) uhci_alloc_qh()
|
H A D | ehci-sched.c | 1158 struct usb_host_endpoint *ep; iso_stream_find()
|
H A D | oxu210hp-hcd.c | 3011 struct usb_host_endpoint *ep) oxu_endpoint_disable()
|
/linux-4.1.27/include/linux/usb/ |
H A D | hcd.h | 76 struct usb_host_endpoint *completing_ep; 289 struct usb_host_endpoint *ep); 294 struct usb_host_endpoint *ep); 312 struct usb_host_endpoint *); 321 struct usb_host_endpoint **eps, unsigned int num_eps, 327 struct usb_host_endpoint **eps, unsigned int num_eps, 337 * in usb_host_endpoint. A call to xhci_add_endpoint() followed by a 342 struct usb_host_endpoint *); 345 struct usb_host_endpoint *); 396 struct usb_host_endpoint *ep) hcd_periodic_completion_in_progress() 415 struct usb_host_endpoint *ep); 417 struct usb_host_endpoint *ep); 419 struct usb_host_endpoint *ep); 535 struct usb_host_endpoint *ep;
|
H A D | usbnet.h | 42 struct usb_host_endpoint *status;
|
/linux-4.1.27/drivers/usb/wusbcore/ |
H A D | wa-hc.h | 116 struct usb_host_endpoint *ep; 327 extern int rpipe_get_by_ep(struct wahc *, struct usb_host_endpoint *, 334 extern void rpipe_ep_disable(struct wahc *, struct usb_host_endpoint *); 336 struct usb_host_endpoint *); 355 extern int wa_urb_enqueue(struct wahc *, struct usb_host_endpoint *,
|
H A D | wa-rpipe.c | 36 * attached to the hcpriv member of a 'struct usb_host_endpoint'. 264 struct device *dev, struct usb_host_endpoint *ep) rpipe_epc_find() 314 struct usb_host_endpoint *ep, struct urb *urb, gfp_t gfp) rpipe_aim() 397 const struct usb_host_endpoint *ep, rpipe_check_aim() 437 int rpipe_get_by_ep(struct wahc *wa, struct usb_host_endpoint *ep, rpipe_get_by_ep() 516 void rpipe_ep_disable(struct wahc *wa, struct usb_host_endpoint *ep) rpipe_ep_disable() 537 void rpipe_clear_feature_stalled(struct wahc *wa, struct usb_host_endpoint *ep) rpipe_clear_feature_stalled()
|
H A D | wa-xfer.c | 154 struct usb_host_endpoint *ep; 1800 struct usb_host_endpoint *ep; wa_process_errored_transfers_run() 1833 int wa_urb_enqueue(struct wahc *wa, struct usb_host_endpoint *ep, wa_urb_enqueue()
|
/linux-4.1.27/drivers/usb/host/whci/ |
H A D | hcd.c | 173 struct usb_host_endpoint *ep) whc_endpoint_disable() 191 struct usb_host_endpoint *ep) whc_endpoint_reset()
|
H A D | whci-hc.h | 251 struct usb_host_endpoint *ep;
|
/linux-4.1.27/drivers/usb/musb/ |
H A D | musb_host.h | 40 /* stored in "usb_host_endpoint.hcpriv" for scheduled endpoints */ 42 struct usb_host_endpoint *hep; /* usbcore info */
|
H A D | musb_host.c | 2079 struct usb_host_endpoint *hep = urb->ep; musb_urb_enqueue() 2379 musb_h_disable(struct usb_hcd *hcd, struct usb_host_endpoint *hep) musb_h_disable()
|
/linux-4.1.27/drivers/media/usb/uvc/ |
H A D | uvc_status.c | 165 struct usb_host_endpoint *ep = dev->int_ep; uvc_status_init()
|
H A D | uvcvideo.h | 553 struct usb_host_endpoint *int_ep; 730 extern struct usb_host_endpoint *uvc_find_endpoint(
|
H A D | uvc_driver.c | 156 struct usb_host_endpoint *uvc_find_endpoint(struct usb_host_interface *alts, uvc_find_endpoint() 159 struct usb_host_endpoint *ep; uvc_find_endpoint() 634 struct usb_host_endpoint *ep = &alts->endpoint[i]; uvc_parse_streaming() 817 struct usb_host_endpoint *ep; uvc_parse_streaming() 1240 struct usb_host_endpoint *ep = &alts->endpoint[0]; uvc_parse_control()
|
H A D | uvc_video.c | 1461 struct usb_host_endpoint *ep) uvc_endpoint_max_bpi() 1485 struct usb_host_endpoint *ep, gfp_t gfp_flags) uvc_init_video_isoc() 1540 struct usb_host_endpoint *ep, gfp_t gfp_flags) uvc_init_video_bulk() 1594 struct usb_host_endpoint *ep; uvc_init_video() 1607 struct usb_host_endpoint *best_ep = NULL; uvc_init_video()
|
/linux-4.1.27/drivers/net/irda/ |
H A D | mcs7780.h | 148 struct usb_host_endpoint *ep, int epnum);
|
H A D | mcs7780.c | 532 struct usb_host_endpoint *ep, int epnum) mcs_find_endpoints()
|
H A D | irda-usb.c | 1451 static inline int irda_usb_parse_endpoints(struct irda_usb_cb *self, struct usb_host_endpoint *endpoint, int ennum) irda_usb_parse_endpoints()
|
/linux-4.1.27/drivers/usb/c67x00/ |
H A D | c67x00-hcd.h | 124 struct usb_host_endpoint *ep);
|
H A D | c67x00-sched.c | 46 struct usb_host_endpoint *hep; 247 struct usb_host_endpoint *hep = urb->ep; c67x00_ep_data_alloc() 299 static int c67x00_ep_data_free(struct usb_host_endpoint *hep) c67x00_ep_data_free() 319 void c67x00_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *ep) c67x00_endpoint_disable()
|
/linux-4.1.27/drivers/usb/renesas_usbhs/ |
H A D | mod_host.c | 86 struct usb_host_endpoint *ep; 358 struct usb_host_endpoint *ep = usbhsh_uep_to_ep(uep); usbhsh_pipe_detach() 384 struct usb_host_endpoint *ep = urb->ep; usbhsh_endpoint_attach() 421 struct usb_host_endpoint *ep) usbhsh_endpoint_detach() 969 struct usb_host_endpoint *ep = urb->ep; usbhsh_urb_enqueue() 1062 struct usb_host_endpoint *ep) usbhsh_endpoint_disable()
|
/linux-4.1.27/include/linux/ |
H A D | usb.h | 50 * struct usb_host_endpoint - host-side endpoint descriptor and queue 65 struct usb_host_endpoint { struct 88 struct usb_host_endpoint *endpoint; 552 struct usb_host_endpoint ep0; 561 struct usb_host_endpoint *ep_in[16]; 562 struct usb_host_endpoint *ep_out[16]; 731 struct usb_host_endpoint **eps, unsigned int num_eps, 736 struct usb_host_endpoint **eps, unsigned int num_eps, 1459 struct usb_host_endpoint *ep; /* (internal) pointer to endpoint */ 1828 static inline struct usb_host_endpoint * usb_pipe_endpoint() 1831 struct usb_host_endpoint **eps; usb_pipe_endpoint() 1841 struct usb_host_endpoint *ep; usb_maxpacket()
|
/linux-4.1.27/drivers/bluetooth/ |
H A D | bfusb.c | 628 struct usb_host_endpoint *bulk_out_ep; bfusb_probe() 629 struct usb_host_endpoint *bulk_in_ep; bfusb_probe()
|
/linux-4.1.27/drivers/usb/usbip/ |
H A D | stub_rx.c | 347 struct usb_host_endpoint *ep; get_pipe() 398 struct usb_host_endpoint *ep; masking_bogus_flags()
|
/linux-4.1.27/drivers/isdn/hisax/ |
H A D | st5481_b.c | 270 struct usb_host_endpoint *endpoint; st5481_setup_b_out()
|
H A D | st5481_usb.c | 245 struct usb_host_endpoint *endpoint; st5481_setup_usb()
|
H A D | st5481_d.c | 661 struct usb_host_endpoint *endpoint; st5481_setup_d_out()
|
H A D | hfc_usb.c | 1263 struct usb_host_endpoint *ep; hfc_usb_probe()
|
/linux-4.1.27/drivers/media/usb/tm6000/ |
H A D | tm6000.h | 166 struct usb_host_endpoint *endp;
|
H A D | tm6000-cards.c | 1162 struct usb_host_endpoint *curr_e, get_max_endpoint() 1252 struct usb_host_endpoint *e; tm6000_usb_probe()
|
/linux-4.1.27/drivers/media/usb/gspca/ |
H A D | gspca.c | 611 static struct usb_host_endpoint *alt_xfer(struct usb_host_interface *alt, alt_xfer() 614 struct usb_host_endpoint *ep; alt_xfer() 680 struct usb_host_endpoint *ep; build_isoc_ep_tb() 761 struct usb_host_endpoint *ep) create_urbs() 843 struct usb_host_endpoint *ep; gspca_init_transfer()
|
/linux-4.1.27/drivers/staging/ozwpan/ |
H A D | ozhcd.c | 157 struct usb_host_endpoint *ep); 159 struct usb_host_endpoint *ep); 1195 struct usb_host_endpoint *hep = &intf->endpoint[i]; oz_build_endpoints_for_interface() 1857 struct usb_host_endpoint *ep) oz_hcd_endpoint_disable() 1865 struct usb_host_endpoint *ep) oz_hcd_endpoint_reset()
|
/linux-4.1.27/drivers/usb/dwc2/ |
H A D | hcd.c | 486 struct usb_host_endpoint *ep, int retry) dwc2_hcd_endpoint_disable() 540 struct usb_host_endpoint *ep) dwc2_hcd_endpoint_reset() 2213 struct usb_host_endpoint *ep = urb->ep; dwc2_host_complete() 2409 struct usb_host_endpoint *ep = urb->ep; _dwc2_hcd_urb_enqueue() 2579 struct usb_host_endpoint *ep) _dwc2_hcd_endpoint_disable() 2595 struct usb_host_endpoint *ep) _dwc2_hcd_endpoint_reset() 2648 struct usb_host_endpoint *ep) _dwc2_hcd_clear_tt_buffer_complete()
|
H A D | hcd.h | 625 struct usb_host_endpoint *ep) dwc2_hcd_is_bandwidth_allocated() 636 struct usb_host_endpoint *ep) dwc2_hcd_get_ep_bandwidth()
|
/linux-4.1.27/sound/usb/line6/ |
H A D | driver.c | 465 struct usb_host_endpoint *ep; line6_get_interval()
|
/linux-4.1.27/drivers/usb/misc/ |
H A D | usbtest.c | 106 struct usb_host_endpoint *in, *out; get_endpoints() 107 struct usb_host_endpoint *iso_in, *iso_out; get_endpoints() 108 struct usb_host_endpoint *int_in, *int_out; get_endpoints() 127 struct usb_host_endpoint *e; get_endpoints() 308 struct usb_host_endpoint *ep; get_maxpacket()
|
H A D | uss720.c | 694 struct usb_host_endpoint *endpoint; uss720_probe()
|
/linux-4.1.27/drivers/net/usb/ |
H A D | usbnet.c | 99 struct usb_host_endpoint *in = NULL, *out = NULL; usbnet_get_endpoints() 100 struct usb_host_endpoint *status = NULL; usbnet_get_endpoints() 113 struct usb_host_endpoint *e; usbnet_get_endpoints()
|
H A D | cdc_ether.c | 137 struct usb_host_endpoint *hep; usbnet_generic_cdc_bind()
|
H A D | cdc_ncm.c | 635 struct usb_host_endpoint *e, *in = NULL, *out = NULL; cdc_ncm_find_endpoints()
|
H A D | r8152.c | 1256 struct usb_host_endpoint *ep_intr = alt->endpoint + 2; alloc_all_mem()
|
/linux-4.1.27/drivers/net/wireless/zd1211rw/ |
H A D | zd_usb.c | 1588 struct usb_host_endpoint *ep; zd_ep_regs_out_msg() 1885 struct usb_host_endpoint *ep; zd_usb_iowrite16v_async()
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
H A D | dummy_hcd.c | 2409 struct usb_host_endpoint **eps, unsigned int num_eps, 2456 struct usb_host_endpoint **eps, unsigned int num_eps,
|
/linux-4.1.27/drivers/usb/isp1760/ |
H A D | isp1760-hcd.c | 1677 struct usb_host_endpoint *ep) isp1760_endpoint_disable() 2121 struct usb_host_endpoint *ep) isp1760_clear_tt_buffer_complete()
|
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/ |
H A D | lmedm04.c | 363 struct usb_host_endpoint *ep; lme2510_int_read()
|
/linux-4.1.27/drivers/usb/atm/ |
H A D | cxacru.c | 1130 struct usb_host_endpoint *cmd_ep = usb_dev->ep_in[CXACRU_EP_CMD]; cxacru_bind()
|
/linux-4.1.27/drivers/isdn/hardware/mISDN/ |
H A D | hfcsusb.c | 1912 struct usb_host_endpoint *ep; hfcsusb_probe()
|
/linux-4.1.27/sound/usb/ |
H A D | midi.c | 1815 struct usb_host_endpoint *hostep; snd_usbmidi_get_ms_info()
|
/linux-4.1.27/drivers/staging/octeon-usb/ |
H A D | octeon-hcd.c | 3107 struct usb_host_endpoint *ep = urb->ep; octeon_usb_urb_enqueue() 3302 struct usb_host_endpoint *ep) octeon_usb_endpoint_disable()
|