Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/video/fbdev/intelfb/
Dintelfbhw.h598 extern void intelfbhw_cursor_setpos(struct intelfb_info *dinfo, int x, int y);
Dintelfbdrv.c1567 intelfbhw_cursor_setpos(dinfo, cursor->image.dx, in intelfb_cursor()
1593 intelfbhw_cursor_setpos(dinfo, dx, dy); in intelfb_cursor()
Dintelfbhw.c1921 void intelfbhw_cursor_setpos(struct intelfb_info *dinfo, int x, int y) in intelfbhw_cursor_setpos() function