Lines Matching defs:detect
314 * int (*detect)(void)
315 * This function should detect the current video mode settings and
341 * !!! Used only by detect() !!!
360 int (*detect)(void);
2036 * We can, however, use Timer B to safely detect the black shoulder,
2291 .detect = tt_detect,
2304 .detect = falcon_detect,
2318 .detect = stste_detect,
2331 .detect = ext_detect,
3128 detected_mode = fbhw->detect();