Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mfd/arizona/
Dcore.h122 bool has_fully_powered_off; member
/linux-4.4.14/drivers/mfd/
Darizona-core.c515 if (arizona->has_fully_powered_off) { in arizona_runtime_resume()
530 if (arizona->has_fully_powered_off) in arizona_runtime_resume()
536 if (arizona->has_fully_powered_off) { in arizona_runtime_resume()
539 arizona->has_fully_powered_off = false; in arizona_runtime_resume()
706 arizona->has_fully_powered_off = true; in arizona_runtime_suspend()