Searched refs:pm_children_suspended (Results 1 – 2 of 2) sorted by relevance
58 static inline bool pm_children_suspended(struct device *dev) in pm_children_suspended() function159 static inline bool pm_children_suspended(struct device *dev) { return false; } in pm_children_suspended() function
243 else if (!pm_children_suspended(dev)) in rpm_check_suspend_allowed()