Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/intelfb/
Dintelfbhw.h599 extern void intelfbhw_cursor_setcolor(struct intelfb_info *dinfo, u32 bg,
Dintelfbdrv.c1578 intelfbhw_cursor_setcolor(dinfo, bg, fg); in intelfb_cursor()
1615 intelfbhw_cursor_setcolor(dinfo, bg, fg); in intelfb_cursor()
Dintelfbhw.c1943 void intelfbhw_cursor_setcolor(struct intelfb_info *dinfo, u32 bg, u32 fg) in intelfbhw_cursor_setcolor() function