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()
2706 static int oxu_run(struct usb_hcd *hcd) in oxu_run()
2765 static void oxu_stop(struct usb_hcd *hcd) in oxu_stop()
2800 static void oxu_shutdown(struct usb_hcd *hcd) in oxu_shutdown()
2825 static int __oxu_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, in __oxu_urb_enqueue()
2857 static int oxu_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, in oxu_urb_enqueue()
2950 static int oxu_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in oxu_urb_dequeue()
3010 static void oxu_endpoint_disable(struct usb_hcd *hcd, in oxu_endpoint_disable()
3073 static int oxu_get_frame(struct usb_hcd *hcd) in oxu_get_frame()
3082 static int oxu_hub_status_data(struct usb_hcd *hcd, char *buf) in oxu_hub_status_data()
3158 static int oxu_hub_control(struct usb_hcd *hcd, u16 typeReq, in oxu_hub_control()
3451 static int oxu_bus_suspend(struct usb_hcd *hcd) in oxu_bus_suspend()
3524 static int oxu_bus_resume(struct usb_hcd *hcd) in oxu_bus_resume()
3607 static int oxu_bus_suspend(struct usb_hcd *hcd) in oxu_bus_suspend()
3612 static int oxu_bus_resume(struct usb_hcd *hcd) in oxu_bus_resume()
3719 static struct usb_hcd *oxu_create(struct platform_device *pdev, in oxu_create()
3725 struct usb_hcd *hcd; in oxu_create()
3761 struct usb_hcd *hcd; in oxu_init()
3869 static void oxu_remove(struct platform_device *pdev, struct usb_hcd *hcd) in oxu_remove()
3895 struct usb_hcd *hcd = dev_get_drvdata(dev);
3903 struct usb_hcd *hcd = dev_get_drvdata(dev);