Searched refs:try_to_suspend (Results 1 – 2 of 2) sorted by relevance
27 static void try_to_suspend(struct work_struct *work) in try_to_suspend() function67 static DECLARE_WORK(suspend_work, try_to_suspend);
326 static void __rpm_put_suppliers(struct device *dev, bool try_to_suspend) in __rpm_put_suppliers() argument333 if (try_to_suspend) in __rpm_put_suppliers()