Home
last modified time | relevance | path

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

/drivers/base/
Dplatform.c890 static int platform_pm_restore_noirq(struct device *dev) in platform_pm_restore_noirq() function
917 #define platform_pm_restore_noirq NULL macro
935 .restore_noirq = platform_pm_restore_noirq,