Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Doxu210hp-hcd.c89 struct oxu_hcd;
309 struct oxu_hcd *oxu;
378 struct oxu_hcd { /* one per controller */ struct
468 static inline struct usb_hcd *oxu_to_hcd(struct oxu_hcd *oxu) in oxu_to_hcd()
473 static inline struct oxu_hcd *hcd_to_oxu(struct usb_hcd *hcd) in hcd_to_oxu()
475 return (struct oxu_hcd *) (hcd->hcd_priv); in hcd_to_oxu()
645 static void ehci_work(struct oxu_hcd *oxu);
665 static inline void timer_action_done(struct oxu_hcd *oxu, in timer_action_done()
671 static inline void timer_action(struct oxu_hcd *oxu, in timer_action()
723 static int handshake(struct oxu_hcd *oxu, void __iomem *ptr, in handshake()
[all …]