Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mfd/
Darizona-core.c535 if (arizona->has_fully_powered_off) { in arizona_runtime_resume()
550 if (arizona->has_fully_powered_off) in arizona_runtime_resume()
556 if (arizona->has_fully_powered_off) { in arizona_runtime_resume()
559 arizona->has_fully_powered_off = false; in arizona_runtime_resume()
735 arizona->has_fully_powered_off = true; in arizona_runtime_suspend()
/Linux-v6.1/include/linux/mfd/arizona/
Dcore.h129 bool has_fully_powered_off; member