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

/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Ddrmmode_display.c3593 unsigned num_desired = 0, num_on = 0; local in function:drmmode_set_desired_modes
3656 num_on++;
3669 num_on++;
3673 if (num_on == 0 && num_desired > 0) {
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Ddrmmode_display.c3076 unsigned num_desired = 0, num_on = 0; local in function:drmmode_set_desired_modes
3140 num_on++;
3153 num_on++;
3157 if (num_on == 0 && num_desired > 0) {

Completed in 10 milliseconds