Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Doxu210hp-hcd.c88 struct oxu_hcd;
333 struct oxu_hcd *oxu;
402 struct oxu_hcd { /* one per controller */ struct
492 static inline struct usb_hcd *oxu_to_hcd(struct oxu_hcd *oxu) in oxu_to_hcd()
497 static inline struct oxu_hcd *hcd_to_oxu(struct usb_hcd *hcd) in hcd_to_oxu()
499 return (struct oxu_hcd *) (hcd->hcd_priv); in hcd_to_oxu()
669 static void ehci_work(struct oxu_hcd *oxu);
689 static inline void timer_action_done(struct oxu_hcd *oxu, in timer_action_done()
695 static inline void timer_action(struct oxu_hcd *oxu, in timer_action()
747 static int handshake(struct oxu_hcd *oxu, void __iomem *ptr, in handshake()
[all …]