mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-22 22:02:57 +00:00
lib: various documentation fixes
Fix some documentation comments and mark some struct members private. Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
+2
-3
@@ -430,10 +430,9 @@ bool igt_setup_runtime_pm(void)
|
||||
}
|
||||
|
||||
/**
|
||||
* igt_runtime_pm_status:
|
||||
* igt_get_runtime_pm_status:
|
||||
*
|
||||
* Returns:
|
||||
* The current runtime PM status.
|
||||
* Returns: The current runtime PM status.
|
||||
*/
|
||||
enum igt_runtime_pm_status igt_get_runtime_pm_status(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user