Home
last modified time | relevance | path

Searched refs:iioDev (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-hwmon/
H A Dsysfs.cpp130 for (const auto& iioDev : fs::recursive_directory_iterator(iioDevices)) in findCalloutPath() local
132 p = iioDev.path(); in findCalloutPath()
152 return fs::canonical(iioDev).parent_path(); in findCalloutPath()