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

/vbox/src/VBox/HostDrivers/Support/linux/
H A DSUPDrv-linux.c264 static struct platform_device gPlatformDevice = variable in typeref:struct:platform_device
416 rc = platform_device_register(&gPlatformDevice);
471 platform_device_unregister(&gPlatformDevice);

Completed in 34 milliseconds