Lines Matching defs:hcd
39 struct usb_hcd *hcd; member
47 #define to_da8xx_ohci(hcd) (struct da8xx_ohci_hcd *)(hcd_to_ohci(hcd)->priv) argument
52 static int ohci_da8xx_enable(struct usb_hcd *hcd) in ohci_da8xx_enable()
79 static void ohci_da8xx_disable(struct usb_hcd *hcd) in ohci_da8xx_disable()
88 static int ohci_da8xx_set_power(struct usb_hcd *hcd, int on) in ohci_da8xx_set_power()
114 static int ohci_da8xx_get_power(struct usb_hcd *hcd) in ohci_da8xx_get_power()
124 static int ohci_da8xx_get_oci(struct usb_hcd *hcd) in ohci_da8xx_get_oci()
146 static int ohci_da8xx_has_set_power(struct usb_hcd *hcd) in ohci_da8xx_has_set_power()
156 static int ohci_da8xx_has_oci(struct usb_hcd *hcd) in ohci_da8xx_has_oci()
169 static int ohci_da8xx_has_potpgt(struct usb_hcd *hcd) in ohci_da8xx_has_potpgt()
210 static int ohci_da8xx_register_notify(struct usb_hcd *hcd) in ohci_da8xx_register_notify()
228 static int ohci_da8xx_reset(struct usb_hcd *hcd) in ohci_da8xx_reset()
281 static int ohci_da8xx_hub_status_data(struct usb_hcd *hcd, char *buf) in ohci_da8xx_hub_status_data()
301 static int ohci_da8xx_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, in ohci_da8xx_hub_control()
379 struct usb_hcd *hcd; in ohci_da8xx_probe() local
474 struct usb_hcd *hcd = platform_get_drvdata(pdev); in ohci_da8xx_remove() local
484 struct usb_hcd *hcd = platform_get_drvdata(pdev); in ohci_da8xx_suspend() local
506 struct usb_hcd *hcd = platform_get_drvdata(dev); in ohci_da8xx_resume() local