Searched refs:ATOM_PPLIB_CAC_Leakage_Record (Results 1 – 3 of 3) sorted by relevance
511 typedef union _ATOM_PPLIB_CAC_Leakage_Record ATOM_PPLIB_CAC_Leakage_Record; typedef516 …ATOM_PPLIB_CAC_Leakage_Record entries[1]; // Dynamically allocate entrie…
1033 ATOM_PPLIB_CAC_Leakage_Record *entry; in r600_parse_extended_power_table()1055 entry = (ATOM_PPLIB_CAC_Leakage_Record *) in r600_parse_extended_power_table()1056 ((u8 *)entry + sizeof(ATOM_PPLIB_CAC_Leakage_Record)); in r600_parse_extended_power_table()
346 ATOM_PPLIB_CAC_Leakage_Record *entry; in amdgpu_parse_extended_power_table()366 entry = (ATOM_PPLIB_CAC_Leakage_Record *) in amdgpu_parse_extended_power_table()367 ((u8 *)entry + sizeof(ATOM_PPLIB_CAC_Leakage_Record)); in amdgpu_parse_extended_power_table()