Home
last modified time | relevance | path

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

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