Lines Matching defs:detect
302 * int (*detect)(void)
303 * This function should detect the current video mode settings and
329 * !!! Used only by detect() !!!
348 int (*detect)(void);
2017 * We can, however, use Timer B to safely detect the black shoulder,
2276 .detect = tt_detect,
2289 .detect = falcon_detect,
2303 .detect = stste_detect,
2316 .detect = ext_detect,
3060 detected_mode = fbhw->detect();