Searched refs:ATOM_PPLIB_STATE_V2 (Results 1 – 3 of 3) sorted by relevance
427 //size of the state: struct_size(ATOM_PPLIB_STATE_V2, clockInfoIndex, ucNumDPMLevels)436 } ATOM_PPLIB_STATE_V2; typedef 442 ATOM_PPLIB_STATE_V2 states[] /* __counted_by(ucNumEntries) */;
468 //size of the state: sizeof(ATOM_PPLIB_STATE_V2) + (ucNumDPMLevels - 1) * sizeof(UCHAR)477 } ATOM_PPLIB_STATE_V2; typedef 483 ATOM_PPLIB_STATE_V2 states[] /* __counted_by(ucNumEntries) */;
772 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()