Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dpm_domain.h21 GPD_STATE_BUSY, /* Something is happening to the PM domain */ enumerator
/linux-3.4.99/drivers/base/power/
Ddomain.c389 genpd->status = GPD_STATE_BUSY; in pm_genpd_poweroff()
568 genpd->status = GPD_STATE_BUSY; in pm_genpd_runtime_resume()