Home
last modified time | relevance | path

Searched refs:WESTON_FBDEV_BACKEND_CONFIG_VERSION (Results 1 – 3 of 3) sorted by relevance

/third_party/weston/include/libweston/
Dbackend-fbdev.h37 #define WESTON_FBDEV_BACKEND_CONFIG_VERSION 2 macro
/third_party/weston/libweston/backend-fbdev/
Dfbdev.c986 config_base->struct_version != WESTON_FBDEV_BACKEND_CONFIG_VERSION || in weston_backend_init()
/third_party/weston/compositor/
Dmain.c2863 config.base.struct_version = WESTON_FBDEV_BACKEND_CONFIG_VERSION; in load_fbdev_backend()