Home
last modified time | relevance | path

Searched refs:radeonfb_cursor (Results 1 – 2 of 2) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dradeonfbvar.h146 struct radeonfb_cursor { struct
187 struct radeonfb_cursor rd_cursor;
H A Dradeonfb.c172 static void radeonfb_cursor(void *, int, int, int);
2468 ri->ri_ops.cursor = radeonfb_cursor; in radeonfb_init_screen()
3164 radeonfb_cursor(void *cookie, int on, int row, int col) in radeonfb_cursor() function
3501 struct radeonfb_cursor nc; in radeonfb_set_cursor()