Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dpptable.h436 } ATOM_PPLIB_STATE_V2; typedef
442 ATOM_PPLIB_STATE_V2 states[1];
/dragonfly/sys/dev/drm/amd/include/
H A Dpptable.h477 } ATOM_PPLIB_STATE_V2; typedef
483 ATOM_PPLIB_STATE_V2 states[1];
/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dprocesspptables.c776 static const ATOM_PPLIB_STATE_V2 *get_state_entry_v2( in get_state_entry_v2()
781 const ATOM_PPLIB_STATE_V2 *pstate; in get_state_entry_v2()
786 pstate = (ATOM_PPLIB_STATE_V2 *)( in get_state_entry_v2()
892 const ATOM_PPLIB_STATE_V2 *pstate_entry_v2; in pp_tables_get_entry()