Searched refs:hcd (Results 151 - 173 of 173) sorted by relevance

1234567

/linux-master/drivers/usb/chipidea/
H A Dci.h203 * @hcd: pointer to usb_hcd for ehci host driver
258 struct usb_hcd *hcd; member in struct:ci_hdrc
H A Dotg_fsm.c21 #include <linux/usb/hcd.h>
/linux-master/drivers/usb/host/
H A Dehci-q.c6 /* this file is part of ehci-hcd.c */
137 static void ehci_clear_tt_buffer_complete(struct usb_hcd *hcd, argument
140 struct ehci_hcd *ehci = hcd_to_ehci(hcd);
1166 struct usb_hcd *hcd,
1170 struct ehci_hcd *ehci = hcd_to_ehci(hcd);
1165 ehci_submit_single_step_set_feature( struct usb_hcd *hcd, struct urb *urb, int is_setup ) argument
H A Disp1362.h523 static inline struct isp1362_hcd *hcd_to_isp1362_hcd(struct usb_hcd *hcd) argument
525 return (struct isp1362_hcd *) (hcd->hcd_priv);
H A Dfhci-tds.c21 #include <linux/usb/hcd.h>
H A Dehci-sched.c7 /* this file is part of ehci-hcd.c */
24 static int ehci_get_frame(struct usb_hcd *hcd);
/linux-master/drivers/usb/core/
H A Durb.c14 #include <linux/usb/hcd.h>
921 * usb_wait_anchor_empty_timeout waiters. This is used in the hcd urb give-
H A Ddevices.c44 #include <linux/usb/hcd.h>
H A Ddevio.c34 #include <linux/usb/hcd.h> /* for usbcore internals */
189 struct usb_hcd *hcd = bus_to_hcd(ps->dev->bus); local
198 hcd_buffer_free_pages(hcd, usbm->size,
234 struct usb_hcd *hcd = bus_to_hcd(ps->dev->bus); local
251 mem = hcd_buffer_alloc_pages(hcd,
283 if (dma_mmap_coherent(hcd->self.sysdev, vma, mem, dma_handle,
H A Dconfig.c8 #include <linux/usb/hcd.h>
/linux-master/drivers/usb/misc/
H A Donboard_usb_dev.c26 #include <linux/usb/hcd.h>
/linux-master/drivers/usb/usbip/
H A Dstub_rx.c9 #include <linux/usb/hcd.h>
219 * flight in usb hcd hardware/driver). Now we are
H A Dvudc_dev.c15 #include <linux/usb/hcd.h>
/linux-master/drivers/usb/gadget/udc/aspeed-vhub/
H A Ddev.c27 #include <linux/usb/hcd.h>
H A Dhub.c29 #include <linux/usb/hcd.h>
/linux-master/drivers/usb/dwc2/
H A Dcore_intr.c21 #include <linux/usb/hcd.h>
25 #include "hcd.h"
330 /* Connect hcd after port power is set. */
H A Dhcd_ddma.c20 #include <linux/usb/hcd.h>
24 #include "hcd.h"
H A Dhcd_queue.c23 #include <linux/usb/hcd.h>
27 #include "hcd.h"
H A Dcore.c24 #include <linux/usb/hcd.h>
28 #include "hcd.h"
H A Dhcd_intr.c20 #include <linux/usb/hcd.h>
24 #include "hcd.h"
/linux-master/drivers/usb/storage/
H A Dusb.c50 #include <linux/usb/hcd.h>
H A Duas.c17 #include <linux/usb/hcd.h>
/linux-master/drivers/media/usb/uvc/
H A Duvc_video.c16 #include <linux/usb/hcd.h>

Completed in 448 milliseconds

1234567