Searched refs:FBIOSCURSOR (Results 1 – 3 of 3) sorted by relevance
108 #define FBIOSCURSOR _IOW('F', 24, struct fbcursor) macro
111 #define FBIOSCURSOR _IOW('F', 24, struct fbcursor) macro
239 return info->fbops->fb_ioctl(info, FBIOSCURSOR, (unsigned long)p); in fbiogscursor()