gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:VALID_VIDEO_MODE (0.01 seconds)
tkernel_2
driver/tef_em1d/screen/src/common.c - 18.6KB - 561 lines
186:         if (GetDevConf("VIDEOMODE", v) > 0 && v[0] > 0) {
187:                 if (VALID_VIDEO_MODE(v[0] - 1)) n = v[0] - 1;
188:         }