Searched refs:oxu_hcd (Results 1 – 1 of 1) sorted by relevance
90 struct oxu_hcd;310 struct oxu_hcd *oxu;379 struct oxu_hcd { /* one per controller */ struct469 static inline struct usb_hcd *oxu_to_hcd(struct oxu_hcd *oxu) in oxu_to_hcd()474 static inline struct oxu_hcd *hcd_to_oxu(struct usb_hcd *hcd) in hcd_to_oxu()476 return (struct oxu_hcd *) (hcd->hcd_priv); in hcd_to_oxu()646 static void ehci_work(struct oxu_hcd *oxu);666 static inline void timer_action_done(struct oxu_hcd *oxu, in timer_action_done()672 static inline void timer_action(struct oxu_hcd *oxu, in timer_action()724 static int handshake(struct oxu_hcd *oxu, void __iomem *ptr, in handshake()[all …]