Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dsun3fb.c231 static unsigned char hw_cursor_cmap[2] = { 0, 0xff }; variable
273 (*fb->setcursormap) (fb, hw_cursor_cmap, hw_cursor_cmap, hw_cursor_cmap); in sun3fb_cursor()
Dsbusfb.c433 static unsigned char hw_cursor_cmap[2] = { 0, 0xff }; variable
475 (*fb->setcursormap) (fb, hw_cursor_cmap, hw_cursor_cmap, hw_cursor_cmap); in sbusfb_cursor()