Searched refs:fb_fix_screeninfo_t (Results 1 – 4 of 4) sorted by relevance
68 } fb_fix_screeninfo_t; typedef
117 fb_fix_screeninfo_t fix; /* Current fix */
50 static const fb_fix_screeninfo_t ili9341_fix = {
165 fb_fix_screeninfo_t *fix = &info->fix; in fb_pan_display()271 memcpy((void *)arg, &info->fix, sizeof(fb_fix_screeninfo_t)); in fb_ioctl()
Completed in 17 milliseconds