Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/igt-gpu-tools/igt-gpu-tools/
H A D0001-lib-meson.build-fix-meson-0.60-compatibility.patch16 @@ -152,7 +152,7 @@ lib_version = vcs_tag(input : 'version.h.in', output : 'version.h',
23 [ f, lib_version ],
/OK3568_Linux_fs/kernel/sound/soc/intel/atom/
H A Dsst-mfld-dsp.h272 u32 lib_version; member
/OK3568_Linux_fs/kernel/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_arm.c1517 unsigned int lib_version = (unsigned int)arg; in vchiq_ioctl() local
1519 if (lib_version < VCHIQ_VERSION_MIN) in vchiq_ioctl()
1521 else if (lib_version >= VCHIQ_VERSION_CLOSE_DELIVERED) in vchiq_ioctl()