Lines Matching full:keys
16 * The code will extract the search keys from the sysfs path to
147 * @brief Looks up the callouts in the JSON using the I2C keys.
169 * @brief Pulls the fields out of the I2C device path to use as search keys
172 * The keys are the I2C bus and address.
176 * @return std::tuple<size_t, uint8_t> - The I2C bus and address keys
181 * @brief Pulls the fields out of the FSI device path to use as search keys
195 * search keys in the JSON.
197 * The keys are the FSI link string and the I2C bus and address.
208 * @brief Pulls the fields out of the SPI device path to use as search keys
221 * search keys in the JSON.
223 * The keys are the FSI link string and the SPI bus number.