Home
last modified time | relevance | path

Searched defs:hcd (Results 1 – 17 of 17) sorted by relevance

/openbmc/u-boot/drivers/usb/musb-new/
H A Dusb-compat.h47 #define usb_hcd_link_urb_to_ep(hcd, urb) ({ \ argument
51 #define usb_hcd_unlink_urb_from_ep(hcd, urb) list_del_init(&urb->urb_list) argument
54 static inline void usb_hcd_giveback_urb(struct usb_hcd *hcd, in usb_hcd_giveback_urb()
63 static inline int usb_hcd_unmap_urb_for_dma(struct usb_hcd *hcd, in usb_hcd_unmap_urb_for_dma()
H A Dmusb_host.c1914 struct usb_hcd *hcd,
2184 struct usb_hcd *hcd,
2247 musb_h_disable(struct usb_hcd *hcd, struct usb_host_endpoint *hep)
2299 static int musb_h_get_frame_number(struct usb_hcd *hcd)
2306 static int musb_h_start(struct usb_hcd *hcd)
2318 static void musb_h_stop(struct usb_hcd *hcd)
2324 static int musb_bus_suspend(struct usb_hcd *hcd)
2356 static int musb_bus_resume(struct usb_hcd *hcd)
H A Dmusb_uboot.h17 struct usb_hcd hcd; member
H A Dmusb_core.c369 struct usb_hcd *hcd = musb_to_hcd(musb); in musb_hnp_stop() local
668 struct usb_hcd *hcd = musb_to_hcd(musb); in musb_stage0_irq() local
1833 struct usb_hcd *hcd; in allocate_instance() local
2033 struct usb_hcd *hcd = musb_to_hcd(musb); in musb_init_controller() local
2056 struct usb_hcd *hcd = musb_to_hcd(musb); in musb_init_controller() local
H A Dmusb_host.h21 static inline struct musb *hcd_to_musb(struct usb_hcd *hcd) in hcd_to_musb()
H A Dmusb_uboot.c63 static int submit_urb(struct usb_hcd *hcd, struct urb *urb) in submit_urb()
H A Dmusb_gadget.c2017 struct usb_hcd *hcd = musb_to_hcd(musb); in musb_gadget_start() local
/openbmc/u-boot/drivers/usb/host/
H A Dxhci-mvebu.c28 struct xhci_hccr *hcd; member
H A Dxhci-rcar.c40 struct xhci_hccr *hcd; member
H A Dxhci-rockchip.c30 struct xhci_hccr *hcd; member
H A Dxhci-exynos5.c49 struct xhci_hccr *hcd; member
H A Dehci-exynos.c41 struct ehci_hccr *hcd; member
H A Dxhci-zynqmp.c60 struct xhci_hccr *hcd; member
/openbmc/u-boot/include/linux/usb/
H A Dxhci-fsl.h52 struct xhci_hccr *hcd; member
H A Dxhci-omap.h136 struct xhci_hccr *hcd; member
/openbmc/qemu/hw/usb/
H A Ddesc.c556 DeviceState *hcd = dev->qdev.parent_bus->parent; in usb_desc_create_serial() local
H A Dbus.c562 DeviceState *hcd = qdev->parent_bus->parent; in usb_get_dev_path() local