Searched refs:cursor_flash (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/console/
H A Dfbcon.h73 int cursor_flash; member in struct:fbcon_ops
H A Dbitblit.c254 ops->cursor_flash = 0;
H A Dfbcon_ccw.c243 ops->cursor_flash = 0;
H A Dfbcon_cw.c227 ops->cursor_flash = 0;
H A Dfbcon_ud.c274 ops->cursor_flash = 0;
H A Dfbcon.c391 mode = (!ops->cursor_flash || ops->cursor_state.enable) ?
1300 ops->cursor_flash = (mode == CM_ERASE) ? 0 : 1;
2318 ops->cursor_flash = (!blank);

Completed in 198 milliseconds