Lines Matching full:devpath
97 * @param[in] devPath - The device path
103 const std::string& devPath, const std::vector<std::string>& compatibleList);
162 * @param[in] devPath - The device path
166 CalloutType getCalloutType(const std::string& devPath);
174 * @param[in] devPath - The device path
178 std::tuple<size_t, uint8_t> getI2CSearchKeys(const std::string& devPath);
187 * @param[in] devPath - The device path
191 std::string getFSISearchKeys(const std::string& devPath);
199 * @param[in] devPath - The device path
205 const std::string& devPath);
213 * @param[in] devPath - The device path
217 size_t getSPISearchKeys(const std::string& devPath);
225 * @param[in] devPath - The device path
230 std::tuple<std::string, size_t> getFSISPISearchKeys(const std::string& devPath);