Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/playstation2/ee/
H A Dgsfb.c196 STATIC void _gsfb_cursor(void *, int, int, int);
224 .cursor = _gsfb_cursor,
389 _gsfb_cursor(void *cookie, int on, int row, int col) in _gsfb_cursor() function