Searched refs:ATOM_PPLIB_CAC_Leakage_Record (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dpptable.h511 typedef union _ATOM_PPLIB_CAC_Leakage_Record ATOM_PPLIB_CAC_Leakage_Record; typedef in typeref:union:_ATOM_PPLIB_CAC_Leakage_Record
516 ATOM_PPLIB_CAC_Leakage_Record entries[1]; // Dynamically allocate entries.
H A Dr600_dpm.c1034 ATOM_PPLIB_CAC_Leakage_Record *entry; r600_parse_extended_power_table()
1056 entry = (ATOM_PPLIB_CAC_Leakage_Record *) r600_parse_extended_power_table()
1057 ((u8 *)entry + sizeof(ATOM_PPLIB_CAC_Leakage_Record)); r600_parse_extended_power_table()
/linux-4.4.14/drivers/gpu/drm/amd/include/
H A Dpptable.h522 typedef union _ATOM_PPLIB_CAC_Leakage_Record ATOM_PPLIB_CAC_Leakage_Record; typedef in typeref:union:_ATOM_PPLIB_CAC_Leakage_Record
527 ATOM_PPLIB_CAC_Leakage_Record entries[1]; // Dynamically allocate entries.
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_dpm.c475 ATOM_PPLIB_CAC_Leakage_Record *entry; amdgpu_parse_extended_power_table()
497 entry = (ATOM_PPLIB_CAC_Leakage_Record *) amdgpu_parse_extended_power_table()
498 ((u8 *)entry + sizeof(ATOM_PPLIB_CAC_Leakage_Record)); amdgpu_parse_extended_power_table()

Completed in 85 milliseconds