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