Searched refs:restore_hib_ret (Results 1 – 1 of 1) sorted by relevance
966 int restore_hib_ret; in max17055_restore_hibernate() local970 restore_hib_ret = max17055_write_verify_reg(chip->regmap, in max17055_restore_hibernate()973 if (!soft_wakeup_ret && !restore_hib_ret) in max17055_restore_hibernate()976 return soft_wakeup_ret ?: restore_hib_ret; in max17055_restore_hibernate()