Home
last modified time | relevance | path

Searched refs:ATOM_PPLIB_CAC_Leakage_Record (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/radeon/
Dpptable.h503 typedef union _ATOM_PPLIB_CAC_Leakage_Record ATOM_PPLIB_CAC_Leakage_Record; typedef
508ATOM_PPLIB_CAC_Leakage_Record entries[1]; // Dynamically allocate entrie…
Dr600_dpm.c1026 ATOM_PPLIB_CAC_Leakage_Record *entry; in r600_parse_extended_power_table()
1048 entry = (ATOM_PPLIB_CAC_Leakage_Record *) in r600_parse_extended_power_table()
1049 ((u8 *)entry + sizeof(ATOM_PPLIB_CAC_Leakage_Record)); in r600_parse_extended_power_table()