Searched refs:ATOM_PPLIB_CAC_Leakage_Record (Results 1 – 4 of 4) 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…
1037 ATOM_PPLIB_CAC_Leakage_Record *entry; in r600_parse_extended_power_table()1059 entry = (ATOM_PPLIB_CAC_Leakage_Record *) in r600_parse_extended_power_table()1060 ((u8 *)entry + sizeof(ATOM_PPLIB_CAC_Leakage_Record)); in r600_parse_extended_power_table()
552 typedef union _ATOM_PPLIB_CAC_Leakage_Record ATOM_PPLIB_CAC_Leakage_Record; typedef557 …ATOM_PPLIB_CAC_Leakage_Record entries[1]; // Dynamically allocate entrie…
383 ATOM_PPLIB_CAC_Leakage_Record *entry; in amdgpu_parse_extended_power_table()405 entry = (ATOM_PPLIB_CAC_Leakage_Record *) in amdgpu_parse_extended_power_table()406 ((u8 *)entry + sizeof(ATOM_PPLIB_CAC_Leakage_Record)); in amdgpu_parse_extended_power_table()