Home
last modified time | relevance | path

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

/include/linux/
Dpm_runtime.h49 extern void pm_runtime_no_callbacks(struct device *dev);
269 static inline void pm_runtime_no_callbacks(struct device *dev) {} in pm_runtime_no_callbacks() function
/include/linux/mfd/
Dcore.h117 bool pm_runtime_no_callbacks; member