Home
last modified time | relevance | path

Searched refs:FB_CURSOR_OFF (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Dfb.h546 #define FB_CURSOR_OFF 0 macro
/linux-2.4.37.9/drivers/video/
Damifb.c668 static u_short cursormode = FB_CURSOR_OFF;
3062 if ((cursormode = state->mode) == FB_CURSOR_OFF) in ami_set_cursorstate()