Searched defs:hep (Results 1 - 16 of 16) sorted by relevance

/drivers/net/usb/
H A Dcdc_ether.c136 struct usb_host_endpoint *hep; local
138 hep = intf->cur_altsetting->endpoint;
139 if (hep) {
140 buf = hep->extra;
141 len = hep->extralen;
/drivers/usb/host/
H A Duhci-hcd.c768 struct usb_host_endpoint *hep)
774 qh = (struct uhci_qh *) hep->hcpriv;
767 uhci_hcd_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *hep) argument
H A Dsl811-hcd.c337 if (unlikely(list_empty(&ep->hep->urb_list))) {
343 urb = container_of(ep->hep->urb_list.next, struct urb, urb_list);
437 if (!list_empty(&ep->hep->urb_list))
485 urb = container_of(ep->hep->urb_list.next, struct urb, urb_list);
699 ->hep->urb_list.next,
709 ->hep->urb_list.next,
804 struct usb_host_endpoint *hep = urb->ep; local
812 if (!hep->hcpriv) {
833 if (hep->hcpriv) {
835 ep = hep
960 struct usb_host_endpoint *hep; local
1028 sl811h_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *hep) argument
[all...]
H A Duhci-q.c246 struct usb_device *udev, struct usb_host_endpoint *hep)
265 qh->type = usb_endpoint_type(&hep->desc);
274 qh->hep = hep;
276 hep->hcpriv = qh;
281 usb_endpoint_dir_in(&hep->desc),
283 usb_endpoint_maxp(&hep->desc))
301 qh->hep->hcpriv = NULL;
686 qh->hep->desc.bEndpointAddress, p,
719 qh->hep
245 uhci_alloc_qh(struct uhci_hcd *uhci, struct usb_device *udev, struct usb_host_endpoint *hep) argument
[all...]
H A Disp116x-hcd.c240 BUG_ON(list_empty(&ep->hep->urb_list));
241 urb = container_of(ep->hep->urb_list.next,
312 if (!list_empty(&ep->hep->urb_list))
358 BUG_ON(list_empty(&ep->hep->urb_list));
360 container_of(ep->hep->urb_list.next, struct urb, urb_list);
516 urb = container_of(ep->hep->urb_list.next,
689 struct usb_host_endpoint *hep = urb->ep; local
703 if (!hep->hcpriv) {
721 if (hep->hcpriv)
722 ep = hep
839 struct usb_host_endpoint *hep; local
872 isp116x_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *hep) argument
[all...]
H A Dsl811.h169 struct usb_host_endpoint *hep; member in struct:sl811h_ep
H A Disp1362-hcd.c473 if (!list_empty(&ep->hep->urb_list))
667 if (!list_empty(&ep->hep->urb_list)) {
1224 struct usb_host_endpoint *hep = urb->ep; local
1249 if (!hep->hcpriv) {
1271 if (hep->hcpriv) {
1272 ep = hep->hcpriv;
1278 ep->hep = hep;
1304 hep->hcpriv = ep;
1366 urb->hcpriv = hep;
1398 struct usb_host_endpoint *hep; local
1447 isp1362_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *hep) argument
[all...]
H A Dr8a66597-hcd.c546 static u16 r8a66597_get_pipenum(struct urb *urb, struct usb_host_endpoint *hep) argument
548 struct r8a66597_pipe *pipe = hep->hcpriv;
811 struct usb_host_endpoint *hep,
815 struct r8a66597_pipe *pipe = hep->hcpriv;
949 struct usb_host_endpoint *hep,
973 enable_r8a66597_pipe(r8a66597, urb, hep, &info);
1867 struct usb_host_endpoint *hep)
1876 pipenum = r8a66597_get_pipenum(urb, hep);
1878 td->pipe = hep->hcpriv;
1898 struct usb_host_endpoint *hep local
810 enable_r8a66597_pipe(struct r8a66597 *r8a66597, struct urb *urb, struct usb_host_endpoint *hep, struct r8a66597_pipe_info *info) argument
948 init_pipe_info(struct r8a66597 *r8a66597, struct urb *urb, struct usb_host_endpoint *hep, struct usb_endpoint_descriptor *ep) argument
1865 r8a66597_make_td(struct r8a66597 *r8a66597, struct urb *urb, struct usb_host_endpoint *hep) argument
1989 r8a66597_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *hep) argument
[all...]
H A Duhci-hcd.h156 struct usb_host_endpoint *hep; /* Endpoint information */ member in struct:uhci_qh
H A Disp116x.h302 struct usb_host_endpoint *hep; member in struct:isp116x_ep
H A Disp1362.h426 struct usb_host_endpoint *hep; member in struct:isp1362_ep
622 BUG_ON(list_empty(&ep->hep->urb_list)); \
623 container_of(ep->hep->urb_list.next, struct urb, urb_list); \
H A Du132-hcd.c165 struct usb_host_endpoint *hep; member in struct:u132_endp
342 struct usb_host_endpoint *hep = endp->hep; local
367 hep->hcpriv = NULL;
1902 endp->hep = urb->ep;
1993 endp->hep = urb->ep;
2097 endp->hep = urb->ep;
2545 struct usb_host_endpoint *hep)
2549 dev_err(&u132->platform_dev->dev, "u132 device %p(hcd=%p hep=%p"
2550 ") has been removed %d\n", u132, hcd, hep,
2544 u132_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *hep) argument
[all...]
/drivers/usb/musb/
H A Dmusb_host.h42 struct usb_host_endpoint *hep; /* usbcore info */ member in struct:musb_qh
145 queue = &qh->hep->urb_list;
H A Dmusb_host.c376 * invalidate qh as soon as list_empty(&hep->urb_list)
378 if (list_empty(&qh->hep->urb_list)) {
398 qh->hep->hcpriv = NULL;
2066 qh->hep->hcpriv = qh;
2079 struct usb_host_endpoint *hep = urb->ep; local
2081 struct usb_endpoint_descriptor *epd = &hep->desc;
2092 qh = ret ? NULL : hep->hcpriv;
2098 * hep->urb_list now ... so we're done, unless hep wasn't yet
2101 * REVISIT best to keep hep
2379 musb_h_disable(struct usb_hcd *hcd, struct usb_host_endpoint *hep) argument
[all...]
/drivers/usb/c67x00/
H A Dc67x00-sched.c46 struct usb_host_endpoint *hep; member in struct:c67x00_ep_data
247 struct usb_host_endpoint *hep = urb->ep; local
254 if (hep->hcpriv) {
255 ep_data = hep->hcpriv;
259 return hep->hcpriv;
269 ep_data->hep = hep;
274 hep->hcpriv = ep_data;
288 if (prev->hep->desc.bEndpointAddress >
289 hep
299 c67x00_ep_data_free(struct usb_host_endpoint *hep) argument
[all...]
/drivers/staging/ozwpan/
H A Dozhcd.c1195 struct usb_host_endpoint *hep = &intf->endpoint[i]; local
1196 u8 ep_addr = hep->desc.bEndpointAddress;
1203 switch (hep->desc.bmAttributes &
1219 ep->attrib = hep->desc.bmAttributes;
1224 usb_endpoint_maxp(&hep->desc));

Completed in 273 milliseconds