Lines Matching refs:usb_hcd

66 static inline struct usb_hcd *oxu_to_hcd(struct oxu_hcd *oxu)  in oxu_to_hcd()
68 return container_of((void *) oxu, struct usb_hcd, hcd_priv); in oxu_to_hcd()
71 static inline struct oxu_hcd *hcd_to_oxu(struct usb_hcd *hcd) in hcd_to_oxu()
244 static int oxu_hub_control(struct usb_hcd *hcd,
2440 static irqreturn_t oxu210_hcd_irq(struct usb_hcd *hcd) in oxu210_hcd_irq()
2541 static irqreturn_t oxu_irq(struct usb_hcd *hcd) in oxu_irq()
2593 static int oxu_hcd_init(struct usb_hcd *hcd) in oxu_hcd_init()
2670 static int oxu_reset(struct usb_hcd *hcd) in oxu_reset()
2701 static int oxu_run(struct usb_hcd *hcd) in oxu_run()
2760 static void oxu_stop(struct usb_hcd *hcd) in oxu_stop()
2795 static void oxu_shutdown(struct usb_hcd *hcd) in oxu_shutdown()
2820 static int __oxu_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, in __oxu_urb_enqueue()
2852 static int oxu_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, in oxu_urb_enqueue()
2945 static int oxu_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in oxu_urb_dequeue()
3005 static void oxu_endpoint_disable(struct usb_hcd *hcd, in oxu_endpoint_disable()
3068 static int oxu_get_frame(struct usb_hcd *hcd) in oxu_get_frame()
3077 static int oxu_hub_status_data(struct usb_hcd *hcd, char *buf) in oxu_hub_status_data()
3153 static int oxu_hub_control(struct usb_hcd *hcd, u16 typeReq, in oxu_hub_control()
3446 static int oxu_bus_suspend(struct usb_hcd *hcd) in oxu_bus_suspend()
3519 static int oxu_bus_resume(struct usb_hcd *hcd) in oxu_bus_resume()
3602 static int oxu_bus_suspend(struct usb_hcd *hcd) in oxu_bus_suspend()
3607 static int oxu_bus_resume(struct usb_hcd *hcd) in oxu_bus_resume()
3714 static struct usb_hcd *oxu_create(struct platform_device *pdev, in oxu_create()
3720 struct usb_hcd *hcd; in oxu_create()
3756 struct usb_hcd *hcd; in oxu_init()
3864 static void oxu_remove(struct platform_device *pdev, struct usb_hcd *hcd) in oxu_remove()
3890 struct usb_hcd *hcd = dev_get_drvdata(dev);
3898 struct usb_hcd *hcd = dev_get_drvdata(dev);