Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/base/power/
Ddomain.c1192 static int genpd_poweroff_noirq(struct device *dev) in genpd_poweroff_noirq() function
1316 #define genpd_poweroff_noirq NULL macro
1675 genpd->domain.ops.poweroff_noirq = genpd_poweroff_noirq; in pm_genpd_init()