Home
last modified time | relevance | path

Searched refs:intelfbhw_cursor_setcolor (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/video/intel/
Dintelfb.h379 extern void intelfbhw_cursor_setcolor(struct intelfb_info *dinfo, u32 bg,
Dintelfbhw.c1729 intelfbhw_cursor_setcolor(struct intelfb_info *dinfo, u32 bg, u32 fg) in intelfbhw_cursor_setcolor() function
Dintelfbdrv.c2211 intelfbhw_cursor_setcolor(dinfo, 0, 0xffffff); in fbcon_intelfb_cursor()