Searched refs:pm_runtime_no_callbacks (Results 1 – 2 of 2) sorted by relevance
49 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
117 bool pm_runtime_no_callbacks; member