Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/intelfb/
H A Dintelfbhw.h598 extern void intelfbhw_cursor_setpos(struct intelfb_info *dinfo, int x, int y);
H A Dintelfbdrv.c1577 intelfbhw_cursor_setpos(dinfo, cursor->image.dx, in intelfb_cursor()
1603 intelfbhw_cursor_setpos(dinfo, dx, dy); in intelfb_cursor()
H A Dintelfbhw.c1919 void intelfbhw_cursor_setpos(struct intelfb_info *dinfo, int x, int y) in intelfbhw_cursor_setpos() function