Home
last modified time | relevance | path

Searched refs:genpd_restore_noirq (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/base/power/
H A Ddomain.c1292 * genpd_restore_noirq - Start of restore of device in an I/O PM domain.
1298 static int genpd_restore_noirq(struct device *dev) in genpd_restore_noirq() function
1410 #define genpd_restore_noirq NULL macro
1922 genpd->domain.ops.restore_noirq = genpd_restore_noirq; in pm_genpd_init()
/kernel/linux/linux-6.6/drivers/base/power/
H A Ddomain.c1396 * genpd_restore_noirq - Start of restore of device in an I/O PM domain.
1402 static int genpd_restore_noirq(struct device *dev) in genpd_restore_noirq() function
1502 #define genpd_restore_noirq NULL macro
2079 genpd->domain.ops.restore_noirq = genpd_restore_noirq; in pm_genpd_init()

Completed in 8 milliseconds