Searched refs:forceEnable (Results 1 – 1 of 1) sorted by relevance
917 …atic void HimciControlPower(struct HimciHost *host, enum HimciPowerStatus status, bool forceEnable) in HimciControlPower() argument921 if (host->powerStatus != status || forceEnable == true) { in HimciControlPower()