Searched refs:oxu_hcd (Results 1 – 2 of 2) sorted by relevance
53 static inline struct usb_hcd *oxu_to_hcd(struct oxu_hcd *oxu) in oxu_to_hcd()58 static inline struct oxu_hcd *hcd_to_oxu(struct usb_hcd *hcd) in hcd_to_oxu()60 return (struct oxu_hcd *) (hcd->hcd_priv); in hcd_to_oxu()230 static void ehci_work(struct oxu_hcd *oxu);250 static inline void timer_action_done(struct oxu_hcd *oxu, in timer_action_done()256 static inline void timer_action(struct oxu_hcd *oxu, in timer_action()308 static int handshake(struct oxu_hcd *oxu, void __iomem *ptr, in handshake()327 static int ehci_halt(struct oxu_hcd *oxu) in ehci_halt()345 static void tdi_reset(struct oxu_hcd *oxu) in tdi_reset()357 static int ehci_reset(struct oxu_hcd *oxu) in ehci_reset()[all …]
58 struct oxu_hcd;304 struct oxu_hcd *oxu;373 struct oxu_hcd { /* one per controller */ struct