Home
last modified time | relevance | path

Searched defs:pm_runtime_force_suspend (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dpm_runtime.h223 static inline int pm_runtime_force_suspend(struct device *dev) { return 0; } in pm_runtime_force_suspend() function
/kernel/linux/linux-6.6/include/linux/
H A Dpm_runtime.h255 static inline int pm_runtime_force_suspend(struct device *dev) { return 0; } in pm_runtime_force_suspend() function
/kernel/linux/linux-5.10/drivers/base/power/
H A Druntime.c1838 int pm_runtime_force_suspend(struct device *dev) in pm_runtime_force_suspend() function
1872 EXPORT_SYMBOL_GPL(pm_runtime_force_suspend); variable
/kernel/linux/linux-6.6/drivers/base/power/
H A Druntime.c1872 int pm_runtime_force_suspend(struct device *dev) in pm_runtime_force_suspend() function
1910 EXPORT_SYMBOL_GPL(pm_runtime_force_suspend); variable

Completed in 12 milliseconds