Home
last modified time | relevance | path

Searched refs:setcursormap (Results 1 – 8 of 8) sorted by relevance

/linux-2.4.37.9/include/video/
Dsbusfb.h124 void (*setcursormap)(struct fb_info_sbusfb *, unsigned char *, unsigned char *, unsigned char *); member
/linux-2.4.37.9/drivers/video/
Dtcxfb.c320 fb->setcursormap = tcx_setcursormap; in tcxfb_init()
Dcgfourteenfb.c430 fb->setcursormap = cg14_setcursormap; in cgfourteenfb_init()
Dsbusfb.c396 (*fb->setcursormap) (fb, red, green, blue); in sbus_hw_scursor()
475 (*fb->setcursormap) (fb, hw_cursor_cmap, hw_cursor_cmap, hw_cursor_cmap); in sbusfb_cursor()
Dsun3fb.c273 (*fb->setcursormap) (fb, hw_cursor_cmap, hw_cursor_cmap, hw_cursor_cmap); in sun3fb_cursor()
Dleofb.c742 fb->setcursormap = leo_setcursormap; in leofb_init()
Dcgsixfb.c763 fb->setcursormap = cg6_setcursormap; in cgsixfb_init()
Dcreatorfb.c872 fb->setcursormap = ffb_setcursormap; in creatorfb_init()