Searched refs:fbdev_format (Results 1 – 4 of 4) sorted by relevance
374 module->fbdev_format); in init_frame_buffer_locked()443 fb_buffer_descriptor.internal_format = m->fbdev_format; in fb_alloc_from_ion_module()444 fb_buffer_descriptor.alloc_format = m->fbdev_format; in fb_alloc_from_ion_module()526 m->finfo.line_length, m->info.xres, m->info.yres, m->fbdev_format); in fb_alloc_framebuffer_locked()585 m->fbdev_format = MALI_GRALLOC_FORMAT_INTERNAL_RGB_565; in framebuffer_device_open()587 m->fbdev_format = MALI_GRALLOC_FORMAT_INTERNAL_BGRA_8888; in framebuffer_device_open()638 const_cast<int &>(dev->format) = m->fbdev_format; in framebuffer_device_open()
91 uint64_t fbdev_format; member
142 uint64_t fbdev_format; member