Searched defs:cg14_cursor (Results 1 – 2 of 2) sorted by relevance
62 struct cg14_cursor { /* cg14 hardware cursor status */ struct63 int cc_enable; /* cursor is enabled */87 struct cg14_cursor sc_cursor; /* Hardware cursor state */ argument
1638 cg14_cursor(void *cookie, int on, int row, int col) cg14_cursor() function