Searched refs:pm_runtime_has_no_callbacks (Results 1 – 2 of 2) sorted by relevance
214 * pm_runtime_has_no_callbacks - Check if runtime PM callbacks may be present.220 static inline bool pm_runtime_has_no_callbacks(struct device *dev) in pm_runtime_has_no_callbacks() function 311 static inline bool pm_runtime_has_no_callbacks(struct device *dev) { return false; } in pm_runtime_has_no_callbacks() function
703 if (!pm_runtime_has_no_callbacks(dev)) { in dpm_sysfs_add() 746 if (!pm_runtime_has_no_callbacks(dev)) { in dpm_sysfs_change_owner()