Searched refs:crmfb_cursor (Results 1 – 1 of 1) sorted by relevance
201 static void crmfb_cursor(void *, int, int, int);649 ri->ri_ops.cursor = crmfb_cursor; in crmfb_init_screen()1413 crmfb_cursor(void *cookie, int on, int row, int col) in crmfb_cursor() function