OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vce_clock_info_array
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_processpptables.c
1576
const VCEClockInfoArray *
vce_clock_info_array
= (const VCEClockInfoArray *)(((unsigned long) powerplay_table) + vce_clock_info_array_offset);
local in function:get_vce_state_table_entry
1583
const VCEClockInfo *vce_clock_info = &
vce_clock_info_array
->entries[record->ucVCEClockInfoIndex];
amdgpu_processpptables.c
1576
const VCEClockInfoArray *
vce_clock_info_array
= (const VCEClockInfoArray *)(((unsigned long) powerplay_table) + vce_clock_info_array_offset);
local in function:get_vce_state_table_entry
1583
const VCEClockInfo *vce_clock_info = &
vce_clock_info_array
->entries[record->ucVCEClockInfoIndex];
Completed in 54 milliseconds
Indexes created Mon Sep 22 05:09:51 GMT 2025