try_to_suspend
static void __rpm_put_suppliers(struct device *dev, bool try_to_suspend)
if (try_to_suspend)
static DECLARE_WORK(suspend_work, try_to_suspend);