Searched refs:usb_host_endpoint (Results 1 - 25 of 76) sorted by path

1234

/linux-master/drivers/usb/host/
H A Duhci-q.c246 struct usb_device *udev, struct usb_host_endpoint *hep)
/linux-master/drivers/bluetooth/
H A Dbfusb.c602 struct usb_host_endpoint *bulk_out_ep;
603 struct usb_host_endpoint *bulk_in_ep;
/linux-master/drivers/hid/
H A Dhid-thrustmaster.c154 struct usb_host_endpoint *ep;
H A Dhid-u2fzero.c274 struct usb_host_endpoint *ep;
/linux-master/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c1917 struct usb_host_endpoint *ep;
/linux-master/drivers/media/usb/dvb-usb-v2/
H A Dlmedm04.c375 struct usb_host_endpoint *ep;
/linux-master/drivers/media/usb/go7007/
H A Dgo7007-usb.c1047 struct usb_host_endpoint *ep;
/linux-master/drivers/media/usb/gspca/
H A Dgspca.c512 static struct usb_host_endpoint *alt_xfer(struct usb_host_interface *alt,
515 struct usb_host_endpoint *ep;
581 struct usb_host_endpoint *ep;
662 struct usb_host_endpoint *ep)
759 struct usb_host_endpoint *ep;
/linux-master/drivers/media/usb/usbtv/
H A Dusbtv-core.c74 struct usb_host_endpoint *ep;
/linux-master/drivers/media/usb/uvc/
H A Duvc_driver.c43 struct usb_host_endpoint *uvc_find_endpoint(struct usb_host_interface *alts,
46 struct usb_host_endpoint *ep;
553 struct usb_host_endpoint *ep = &alts->endpoint[i];
740 struct usb_host_endpoint *ep;
1201 struct usb_host_endpoint *ep = &alts->endpoint[0];
H A Duvc_status.c256 struct usb_host_endpoint *ep = dev->int_ep;
H A Duvc_video.c1787 u16 uvc_endpoint_max_bpi(struct usb_device *dev, struct usb_host_endpoint *ep)
1807 struct usb_host_endpoint *ep, gfp_t gfp_flags)
1859 struct usb_host_endpoint *ep, gfp_t gfp_flags)
1912 struct usb_host_endpoint *ep;
1926 struct usb_host_endpoint *best_ep = NULL;
H 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-master/drivers/net/usb/
H A Dcdc_ether.c143 struct usb_host_endpoint *hep;
H A Dcdc_ncm.c728 struct usb_host_endpoint *e, *in = NULL, *out = NULL;
H A Dlan78xx.c4313 struct usb_host_endpoint *ep_blkin, *ep_blkout, *ep_intr;
H A Dr8152.c2118 struct usb_host_endpoint *ep_intr = alt->endpoint + 2;
H A Dusbnet.c96 struct usb_host_endpoint *in = NULL, *out = NULL;
97 struct usb_host_endpoint *status = NULL;
110 struct usb_host_endpoint *e;
/linux-master/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_usb.c1580 struct usb_host_endpoint *ep;
1867 struct usb_host_endpoint *ep;
/linux-master/drivers/usb/atm/
H A Dcxacru.c1133 struct usb_host_endpoint *cmd_ep = usb_dev->ep_in[CXACRU_EP_CMD];
/linux-master/drivers/usb/c67x00/
H A Dc67x00-hcd.h110 struct usb_host_endpoint *ep);
H A Dc67x00-sched.c32 struct usb_host_endpoint *hep;
233 struct usb_host_endpoint *hep = urb->ep;
285 static int c67x00_ep_data_free(struct usb_host_endpoint *hep)
305 void c67x00_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *ep)
/linux-master/drivers/usb/core/
H A Dconfig.c52 int cfgno, int inum, int asnum, struct usb_host_endpoint *ep,
73 int inum, int asnum, struct usb_host_endpoint *ep,
262 struct usb_host_endpoint *endpoint;
570 len = sizeof(struct usb_host_endpoint) * num_ep;
H A Ddevio.c937 static struct usb_host_endpoint *ep_to_host_endpoint(struct usb_device *dev,
950 struct usb_host_endpoint ***eps_ret,
954 struct usb_host_endpoint **eps;
1288 struct usb_host_endpoint *ep;
1382 struct usb_host_endpoint **eps;
1383 struct usb_host_endpoint *ep;
1621 struct usb_host_endpoint *ep;
2498 struct usb_host_endpoint **eps;
2518 struct usb_host_endpoint **eps;
H A Ddriver.c435 struct usb_host_endpoint *ep, **eps = NULL;

Completed in 435 milliseconds

1234