Searched refs:sl811h_driver (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dsl811_cs.c78 extern struct platform_driver sl811h_driver;
108 * by referencing "sl811h_driver".
110 platform_dev.name = sl811h_driver.driver.name;
H A Dsl811-hcd.c1811 struct platform_driver sl811h_driver = { variable in typeref:struct:platform_driver
1822 EXPORT_SYMBOL(sl811h_driver); variable
1832 return platform_driver_register(&sl811h_driver);
1838 platform_driver_unregister(&sl811h_driver);

Completed in 76 milliseconds