Searched refs:restore_ret (Results 1 – 2 of 2) sorted by relevance
57 int restore_ret; in lan865x_set_hw_macaddr() local76 restore_ret = lan865x_set_hw_macaddr_low_bytes(priv->tc6, in lan865x_set_hw_macaddr()78 if (restore_ret) in lan865x_set_hw_macaddr()79 return restore_ret; in lan865x_set_hw_macaddr()
985 int restore_ret; in max17055_init_chip() local1039 restore_ret = max17055_restore_hibernate(chip); in max17055_init_chip()1040 if (restore_ret) in max17055_init_chip()1041 return restore_ret; in max17055_init_chip()