Home
last modified time | relevance | path

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

/openbmc/openpower-proc-control/procedures/phal/
H A Dreinit_devtree.cpp138 auto attrFile = fs::path(DEVTREE_REINIT_ATTRS_LIST); in reinitDevtree() local
139 if (!fs::exists(attrFile)) in reinitDevtree()