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…
1035 ATOM_PPLIB_CAC_Leakage_Record *entry; in r600_parse_extended_power_table()1057 entry = (ATOM_PPLIB_CAC_Leakage_Record *) in r600_parse_extended_power_table()1058 ((u8 *)entry + sizeof(ATOM_PPLIB_CAC_Leakage_Record)); in r600_parse_extended_power_table()
555 typedef union _ATOM_PPLIB_CAC_Leakage_Record ATOM_PPLIB_CAC_Leakage_Record; typedef562 ATOM_PPLIB_CAC_Leakage_Record entries[] __counted_by(ucNumEntries);
373 ATOM_PPLIB_CAC_Leakage_Record *entry; in amdgpu_parse_extended_power_table()393 entry = (ATOM_PPLIB_CAC_Leakage_Record *) in amdgpu_parse_extended_power_table()394 ((u8 *)entry + sizeof(ATOM_PPLIB_CAC_Leakage_Record)); in amdgpu_parse_extended_power_table()