Searched refs:ucStateEntrySize (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_atombios.c2466 i * power_info->pplib.ucStateEntrySize);
2473 ((power_info->pplib.ucStateEntrySize - 1) ?
2474 (power_info->pplib.ucStateEntrySize - 1) : 1),
2478 if (power_info->pplib.ucStateEntrySize - 1) {
2479 for (j = 0; j < (power_info->pplib.ucStateEntrySize - 1); j++) {
H A Datombios.h7350 UCHAR ucStateEntrySize; member in struct:_ATOM_PPLIB_POWERPLAYTABLE

Completed in 257 milliseconds