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

/vbox/src/VBox/HostDrivers/Support/linux/
H A DSUPDrv-linux.c247 static struct platform_driver gPlatformDriver = variable in typeref:struct:platform_driver
413 rc = platform_driver_register(&gPlatformDriver);
429 platform_driver_unregister(&gPlatformDriver);
472 platform_driver_unregister(&gPlatformDriver);

Completed in 44 milliseconds