Searched refs:customerModeList (Results 1 – 2 of 2) sorted by relevance
389 if (customerModeList.contains(newMode)) in updateDbusMode()1289 if (customerModeList.contains(newMode)) in powerMode()1400 customerModeList.clear(); in getSupportedModes()1408 customerModeList.insert(modeValue); in getSupportedModes()1462 if (customerModeList.contains(mode) || oemModeList.contains(mode)) in isValidMode()
377 std::set<SysPwrMode> customerModeList = { member in open_power::occ::powermode::PowerMode