Searched refs:lib_version (Results 1 – 2 of 2) sorted by relevance
840 unsigned int lib_version = (unsigned int)arg; in vchiq_ioctl() local842 if (lib_version < VCHIQ_VERSION_MIN) in vchiq_ioctl()844 else if (lib_version >= VCHIQ_VERSION_CLOSE_DELIVERED) in vchiq_ioctl()
272 u32 lib_version; member