Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/base/power/
Ddomain.c1083 static int genpd_suspend_noirq(struct device *dev) in genpd_suspend_noirq() function
1312 #define genpd_suspend_noirq NULL macro
1671 genpd->domain.ops.suspend_noirq = genpd_suspend_noirq; in pm_genpd_init()