ohci_at91_hc_driver   65 drivers/usb/host/ohci-at91.c static struct hc_driver __read_mostly ohci_at91_hc_driver;
ohci_at91_hc_driver  575 drivers/usb/host/ohci-at91.c 	return usb_hcd_at91_probe(&ohci_at91_hc_driver, pdev);
ohci_at91_hc_driver  675 drivers/usb/host/ohci-at91.c 	ohci_init_driver(&ohci_at91_hc_driver, &ohci_at91_drv_overrides);
ohci_at91_hc_driver  686 drivers/usb/host/ohci-at91.c 	ohci_at91_hc_driver.hub_status_data	= ohci_at91_hub_status_data;
ohci_at91_hc_driver  687 drivers/usb/host/ohci-at91.c 	ohci_at91_hc_driver.hub_control		= ohci_at91_hub_control;