Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/intelfb/
Dintelfbhw.h599 extern void intelfbhw_cursor_setcolor(struct intelfb_info *dinfo, u32 bg,
Dintelfbdrv.c1583 intelfbhw_cursor_setcolor(dinfo, bg, fg); in intelfb_cursor()
1620 intelfbhw_cursor_setcolor(dinfo, bg, fg); in intelfb_cursor()
Dintelfbhw.c1946 void intelfbhw_cursor_setcolor(struct intelfb_info *dinfo, u32 bg, u32 fg) in intelfbhw_cursor_setcolor() function