Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/radeon/
Dpptable.h436 } ATOM_PPLIB_STATE_V2; typedef
442 ATOM_PPLIB_STATE_V2 states[1];
/linux-5.19.10/drivers/gpu/drm/amd/include/
Dpptable.h477 } ATOM_PPLIB_STATE_V2; typedef
483 ATOM_PPLIB_STATE_V2 states[1];
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dprocesspptables.c774 static const ATOM_PPLIB_STATE_V2 *get_state_entry_v2( in get_state_entry_v2()
779 const ATOM_PPLIB_STATE_V2 *pstate; in get_state_entry_v2()
784 pstate = (ATOM_PPLIB_STATE_V2 *)( in get_state_entry_v2()
890 const ATOM_PPLIB_STATE_V2 *pstate_entry_v2; in pp_tables_get_entry()