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