Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/video/fbdev/intelfb/
Dintelfbhw.h599 extern void intelfbhw_cursor_setcolor(struct intelfb_info *dinfo, u32 bg,
Dintelfbdrv.c1582 intelfbhw_cursor_setcolor(dinfo, bg, fg); in intelfb_cursor()
1619 intelfbhw_cursor_setcolor(dinfo, bg, fg); in intelfb_cursor()
Dintelfbhw.c1941 void intelfbhw_cursor_setcolor(struct intelfb_info *dinfo, u32 bg, u32 fg) in intelfbhw_cursor_setcolor() function