Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mfd/arizona/
Dcore.h132 bool has_fully_powered_off; member
/Linux-v4.19/drivers/mfd/
Darizona-core.c538 if (arizona->has_fully_powered_off) { in arizona_runtime_resume()
553 if (arizona->has_fully_powered_off) in arizona_runtime_resume()
559 if (arizona->has_fully_powered_off) { in arizona_runtime_resume()
562 arizona->has_fully_powered_off = false; in arizona_runtime_resume()
738 arizona->has_fully_powered_off = true; in arizona_runtime_suspend()