Searched refs:ATOM_PPLIB_STATE_V2 (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/amd/include/
H A Dpptable.h468 //size of the state: sizeof(ATOM_PPLIB_STATE_V2) + (ucNumDPMLevels - 1) * sizeof(UCHAR)
477 } ATOM_PPLIB_STATE_V2; typedef in typeref:struct:_ATOM_PPLIB_STATE_V2
483 ATOM_PPLIB_STATE_V2 states[1];
/linux-master/drivers/gpu/drm/radeon/
H A Dpptable.h427 //size of the state: struct_size(ATOM_PPLIB_STATE_V2, clockInfoIndex, ucNumDPMLevels)
436 } ATOM_PPLIB_STATE_V2; typedef in typeref:struct:_ATOM_PPLIB_STATE_V2
442 ATOM_PPLIB_STATE_V2 states[] __counted_by(ucNumEntries);
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c774 static const ATOM_PPLIB_STATE_V2 *get_state_entry_v2(
779 const ATOM_PPLIB_STATE_V2 *pstate;
784 pstate = (ATOM_PPLIB_STATE_V2 *)(
890 const ATOM_PPLIB_STATE_V2 *pstate_entry_v2;

Completed in 153 milliseconds