Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/video/fbdev/intelfb/
Dintelfbhw.h599 extern void intelfbhw_cursor_setcolor(struct intelfb_info *dinfo, u32 bg,
Dintelfbdrv.c1577 intelfbhw_cursor_setcolor(dinfo, bg, fg); in intelfb_cursor()
1614 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