Home
last modified time | relevance | path

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

/openbmc/phosphor-hwmon/
H A Dsysfs.cpp63 for (const auto& ofInst : fs::recursive_directory_iterator(phandledir)) in findPhandleMatch() local
65 auto path = ofInst.path(); in findPhandleMatch()