Home
last modified time | relevance | path

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

/openbmc/phosphor-hwmon/
H A Dsysfs.cpp114 fs::path ofDevPath{devPath}; in findCalloutPath() local
115 ofDevPath /= "of_node"; in findCalloutPath()
119 ofDevPath = fs::canonical(ofDevPath); in findCalloutPath()
144 auto match = findPhandleMatch(ofDevPath, p); in findCalloutPath()