Searched refs:abi_ver (Results 1 – 1 of 1) sorted by relevance
99 const uint32_t abi_ver = VER_MIN(GBM_BACKEND_ABI_VERSION, in backend_create_device() local101 struct gbm_device *dev = bd->backend->v0.create_device(fd, abi_ver); in backend_create_device()104 if (abi_ver != dev->v0.backend_version) { in backend_create_device()