Searched defs:ohci_s3c2410_hc_driver (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/host/
H A Dohci-s3c2410.c407 static struct hc_driver __read_mostly ohci_s3c2410_hc_driver; variable in typeref:struct:__read_mostly
411 return usb_hcd_s3c2410_probe(&ohci_s3c2410_hc_driver, pdev);
477 ohci_init_driver(&ohci_s3c2410_hc_driver, NULL);
488 ohci_s3c2410_hc_driver.hub_status_data = ohci_s3c2410_hub_status_data;
489 ohci_s3c2410_hc_driver.hub_control = ohci_s3c2410_hub_control;

Completed in 56 milliseconds