Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dpptable.h436 } ATOM_PPLIB_STATE_V2; typedef
442 ATOM_PPLIB_STATE_V2 states[] /* __counted_by(ucNumEntries) */;
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c772 static const ATOM_PPLIB_STATE_V2 *get_state_entry_v2( in get_state_entry_v2()
777 const ATOM_PPLIB_STATE_V2 *pstate; in get_state_entry_v2()
782 pstate = (ATOM_PPLIB_STATE_V2 *)( in get_state_entry_v2()
888 const ATOM_PPLIB_STATE_V2 *pstate_entry_v2; in pp_tables_get_entry()