Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mfd/
Darizona-core.c533 if (arizona->has_fully_powered_off) { in arizona_runtime_resume()
548 if (arizona->has_fully_powered_off) in arizona_runtime_resume()
554 if (arizona->has_fully_powered_off) { in arizona_runtime_resume()
557 arizona->has_fully_powered_off = false; in arizona_runtime_resume()
733 arizona->has_fully_powered_off = true; in arizona_runtime_suspend()
/Linux-v6.6/include/linux/mfd/arizona/
Dcore.h129 bool has_fully_powered_off; member