Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dpptable.h511 typedef union _ATOM_PPLIB_CAC_Leakage_Record ATOM_PPLIB_CAC_Leakage_Record; typedef
516ATOM_PPLIB_CAC_Leakage_Record entries[1]; // Dynamically allocate entrie…
Dr600_dpm.c1034 ATOM_PPLIB_CAC_Leakage_Record *entry; in r600_parse_extended_power_table()
1056 entry = (ATOM_PPLIB_CAC_Leakage_Record *) in r600_parse_extended_power_table()
1057 ((u8 *)entry + sizeof(ATOM_PPLIB_CAC_Leakage_Record)); in r600_parse_extended_power_table()