Searched defs:hcd (Results 1 – 16 of 16) sorted by relevance
48 #define usb_hcd_link_urb_to_ep(hcd, urb) ({ \ argument52 #define usb_hcd_unlink_urb_from_ep(hcd, urb) list_del_init(&urb->urb_list) argument55 static inline void usb_hcd_giveback_urb(struct usb_hcd *hcd, in usb_hcd_giveback_urb()64 static inline int usb_hcd_unmap_urb_for_dma(struct usb_hcd *hcd, in usb_hcd_unmap_urb_for_dma()
17 struct usb_hcd hcd; member
1919 struct usb_hcd *hcd,2189 struct usb_hcd *hcd,2252 musb_h_disable(struct usb_hcd *hcd, struct usb_host_endpoint *hep)2304 static int musb_h_get_frame_number(struct usb_hcd *hcd)2311 static int musb_h_start(struct usb_hcd *hcd)2323 static void musb_h_stop(struct usb_hcd *hcd)2329 static int musb_bus_suspend(struct usb_hcd *hcd)2361 static int musb_bus_resume(struct usb_hcd *hcd)
376 struct usb_hcd *hcd = musb_to_hcd(musb); in musb_hnp_stop() local675 struct usb_hcd *hcd = musb_to_hcd(musb); in musb_stage0_irq() local1840 struct usb_hcd *hcd; in allocate_instance() local2044 struct usb_hcd *hcd = musb_to_hcd(musb); in musb_init_controller() local2067 struct usb_hcd *hcd = musb_to_hcd(musb); in musb_init_controller() local
21 static inline struct musb *hcd_to_musb(struct usb_hcd *hcd) in hcd_to_musb()
67 static int submit_urb(struct usb_hcd *hcd, struct urb *urb) in submit_urb()
2023 struct usb_hcd *hcd = musb_to_hcd(musb); in musb_gadget_start() local
29 struct xhci_hccr *hcd; member
35 struct xhci_hccr *hcd; in xhci_brcm_probe() local
44 struct xhci_hccr *hcd; member
52 struct xhci_hccr *hcd; member
44 struct ehci_hccr *hcd; member
55 struct xhci_hccr *hcd; member
136 struct xhci_hccr *hcd; member
175 struct xhci_hccr *hcd; member
Completed in 36 milliseconds