Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/radeon/
Dpptable.h436 } ATOM_PPLIB_STATE_V2; typedef
442 ATOM_PPLIB_STATE_V2 states[1];
/Linux-v5.10/drivers/gpu/drm/amd/include/
Dpptable.h477 } ATOM_PPLIB_STATE_V2; typedef
483 ATOM_PPLIB_STATE_V2 states[1];
/Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dprocesspptables.c778 static const ATOM_PPLIB_STATE_V2 *get_state_entry_v2( in get_state_entry_v2()
783 const ATOM_PPLIB_STATE_V2 *pstate; in get_state_entry_v2()
788 pstate = (ATOM_PPLIB_STATE_V2 *)( in get_state_entry_v2()
894 const ATOM_PPLIB_STATE_V2 *pstate_entry_v2; in pp_tables_get_entry()