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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/oprofile/
H A Dcommon.c250 static struct platform_driver oprofile_driver = { variable in typeref:struct:platform_driver
264 ret = platform_driver_register(&oprofile_driver);
269 oprofile_driver.driver.name, 0, NULL, 0);
272 platform_driver_unregister(&oprofile_driver);
282 platform_driver_unregister(&oprofile_driver);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/oprofile/
H A Dcommon.c250 static struct platform_driver oprofile_driver = { variable in typeref:struct:platform_driver
264 ret = platform_driver_register(&oprofile_driver);
269 oprofile_driver.driver.name, 0, NULL, 0);
272 platform_driver_unregister(&oprofile_driver);
282 platform_driver_unregister(&oprofile_driver);

Completed in 164 milliseconds