Searched refs:lib_version (Results 1 – 3 of 3) sorted by relevance
16 @@ -152,7 +152,7 @@ lib_version = vcs_tag(input : 'version.h.in', output : 'version.h',23 [ f, lib_version ],
272 u32 lib_version; member
1517 unsigned int lib_version = (unsigned int)arg; in vchiq_ioctl() local1519 if (lib_version < VCHIQ_VERSION_MIN) in vchiq_ioctl()1521 else if (lib_version >= VCHIQ_VERSION_CLOSE_DELIVERED) in vchiq_ioctl()