HomeSort by: relevance | last modified time | path
    Searched defs:ucNumDPMLevels (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/include/
pptable.h 470 //size of the state: sizeof(ATOM_PPLIB_STATE_V2) + (ucNumDPMLevels - 1) * sizeof(UCHAR)
471 UCHAR ucNumDPMLevels;
476 * Driver will read the first ucNumDPMLevels in this array
  /src/sys/external/bsd/drm2/dist/drm/radeon/
pptable.h 429 //size of the state: sizeof(ATOM_PPLIB_STATE_V2) + (ucNumDPMLevels - 1) * sizeof(UCHAR)
430 UCHAR ucNumDPMLevels;
435 * Driver will read the first ucNumDPMLevels in this array

Completed in 13 milliseconds