Searched refs:kVendorHalsDescVersion (Results 1 – 1 of 1) sorted by relevance
33 static constexpr uint32_t kVendorHalsDescVersion = 1; variable170 if (!version || strtoul(version, NULL, 0) != kVendorHalsDescVersion) { in initVendorHalsDescriptorList()172 << "must have version: " << kVendorHalsDescVersion << ", skipping..."; in initVendorHalsDescriptorList()