Searched refs:framebuffer_config (Results 1 – 1 of 1) sorted by relevance
58 struct framebuffer_config { struct70 static const struct framebuffer_config* get_fb_config_from_format(int format) { in get_fb_config_from_format() argument71 static const struct framebuffer_config fb_configs[] = { in get_fb_config_from_format()81 format < sizeof(fb_configs) / sizeof(struct framebuffer_config)) { in get_fb_config_from_format()236 const struct framebuffer_config* fb_config; in goldfish_fb_probe()