Searched refs:methodFunc (Results 1 – 1 of 1) sorted by relevance
259 auto methodFunc = methods.find(methodConf); in getFanDefs() local260 if (methodFunc != methods.end()) in getFanDefs()262 method = methodFunc->second; in getFanDefs()