Home
last modified time | relevance | path

Searched refs:ci_dpm_debugfs_print_current_performance_level (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_asic.h887 void ci_dpm_debugfs_print_current_performance_level(struct radeon_device *rdev,
Dradeon_asic.c2180 .debugfs_print_current_performance_level = &ci_dpm_debugfs_print_current_performance_level,
Dci_dpm.c5893 void ci_dpm_debugfs_print_current_performance_level(struct radeon_device *rdev, in ci_dpm_debugfs_print_current_performance_level() function
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c6080 ci_dpm_debugfs_print_current_performance_level(struct amdgpu_device *adev, in ci_dpm_debugfs_print_current_performance_level() function
6676 .debugfs_print_current_performance_level = &ci_dpm_debugfs_print_current_performance_level,