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);
36 fs::path getJSONFilename(const std::vector<std::string>& compatibleList) in getJSONFilename() argument38 std::vector<std::string> names{compatibleList}; in getJSONFilename()90 nlohmann::json loadJSON(const std::vector<std::string>& compatibleList) in loadJSON() argument92 auto filename = getJSONFilename(compatibleList); in loadJSON()520 const std::vector<std::string>& compatibleList) in getCallouts() argument522 auto json = util::loadJSON(compatibleList); in getCallouts()528 const std::vector<std::string>& compatibleList) in getI2CCallouts() argument530 auto json = util::loadJSON(compatibleList); in getI2CCallouts()