Searched refs:sc_last_c (Results 1 – 1 of 1) sorted by relevance
57 int sc_last_c; member381 sc->sc_last_c = -1; in ds3231_attach()525 if (sc->sc_last_c == -1) in ds3231_gettime()526 sc->sc_last_c = c; in ds3231_gettime()527 else if (c != sc->sc_last_c) { in ds3231_gettime()529 sc->sc_last_c = c; in ds3231_gettime()571 if (sc->sc_last_c) in ds3231_settime()