sl811h_driver    1788 drivers/usb/host/sl811-hcd.c struct platform_driver sl811h_driver = {
sl811h_driver    1798 drivers/usb/host/sl811-hcd.c EXPORT_SYMBOL(sl811h_driver);
sl811h_driver    1800 drivers/usb/host/sl811-hcd.c module_platform_driver(sl811h_driver);
sl811h_driver      78 drivers/usb/host/sl811_cs.c extern struct platform_driver sl811h_driver;
sl811h_driver     110 drivers/usb/host/sl811_cs.c 	platform_dev.name = sl811h_driver.driver.name;