Searched refs:da8xx_ohci_root_hub (Results 1 – 6 of 6) sorted by relevance
37 struct da8xx_ohci_root_hub;39 typedef void (*da8xx_ocic_handler_t)(struct da8xx_ohci_root_hub *hub,43 struct da8xx_ohci_root_hub { struct
75 static void ohci_da8xx_ocic_handler(struct da8xx_ohci_root_hub *hub, in ohci_da8xx_ocic_handler()88 struct da8xx_ohci_root_hub *hub = dev_get_platdata(dev); in ohci_da8xx_init()174 struct da8xx_ohci_root_hub *hub = dev_get_platdata(dev); in ohci_da8xx_hub_control()295 struct da8xx_ohci_root_hub *hub = dev_get_platdata(&pdev->dev); in usb_hcd_da8xx_probe()361 struct da8xx_ohci_root_hub *hub = dev_get_platdata(&pdev->dev); in usb_hcd_da8xx_remove()
92 int da8xx_register_usb11(struct da8xx_ohci_root_hub *pdata);
170 int __init da8xx_register_usb11(struct da8xx_ohci_root_hub *pdata) in da8xx_register_usb11()
228 static struct da8xx_ohci_root_hub omapl138_hawk_usb11_pdata = {
91 static struct da8xx_ohci_root_hub da830_evm_usb11_pdata = {