Home
last modified time | relevance | path

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

/drivers/usb/host/
Doxu210hp-hcd.c89 struct oxu_hcd;
334 struct oxu_hcd *oxu;
403 struct oxu_hcd { /* one per controller */ struct
493 static inline struct usb_hcd *oxu_to_hcd(struct oxu_hcd *oxu) in oxu_to_hcd()
498 static inline struct oxu_hcd *hcd_to_oxu(struct usb_hcd *hcd) in hcd_to_oxu()
500 return (struct oxu_hcd *) (hcd->hcd_priv); in hcd_to_oxu()
670 static void ehci_work(struct oxu_hcd *oxu);
690 static inline void timer_action_done(struct oxu_hcd *oxu, in timer_action_done()
696 static inline void timer_action(struct oxu_hcd *oxu, in timer_action()
748 static int handshake(struct oxu_hcd *oxu, void __iomem *ptr, in handshake()
[all …]