Home
last modified time | relevance | path

Searched refs:oxu_hcd (Results 1 – 2 of 2) sorted by relevance

/drivers/usb/host/
Doxu210hp-hcd.c66 static inline struct usb_hcd *oxu_to_hcd(struct oxu_hcd *oxu) in oxu_to_hcd()
71 static inline struct oxu_hcd *hcd_to_oxu(struct usb_hcd *hcd) in hcd_to_oxu()
73 return (struct oxu_hcd *) (hcd->hcd_priv); in hcd_to_oxu()
243 static void ehci_work(struct oxu_hcd *oxu);
263 static inline void timer_action_done(struct oxu_hcd *oxu, in timer_action_done()
269 static inline void timer_action(struct oxu_hcd *oxu, in timer_action()
321 static int handshake(struct oxu_hcd *oxu, void __iomem *ptr, in handshake()
340 static int ehci_halt(struct oxu_hcd *oxu) in ehci_halt()
358 static void tdi_reset(struct oxu_hcd *oxu) in tdi_reset()
370 static int ehci_reset(struct oxu_hcd *oxu) in ehci_reset()
[all …]
Doxu210hp.h57 struct oxu_hcd;
303 struct oxu_hcd *oxu;
372 struct oxu_hcd { /* one per controller */ struct