Searched refs:compatibleList (Results 1 – 2 of 2) sorted by relevance
103 const std::string& devPath, const std::vector<std::string>& compatibleList);118 const std::vector<std::string>& compatibleList);144 const std::vector<std::string>& compatibleList);
24 fs::path getJSONFilename(const std::vector<std::string>& compatibleList) in getJSONFilename() argument26 std::vector<std::string> names{compatibleList}; in getJSONFilename()78 nlohmann::json loadJSON(const std::vector<std::string>& compatibleList) in loadJSON() argument80 auto filename = getJSONFilename(compatibleList); in loadJSON()508 const std::vector<std::string>& compatibleList) in getCallouts() argument510 auto json = util::loadJSON(compatibleList); in getCallouts()516 const std::vector<std::string>& compatibleList) in getI2CCallouts() argument518 auto json = util::loadJSON(compatibleList); in getI2CCallouts()