Home
last modified time | relevance | path

Searched refs:is_dev_time_valid (Results 1 – 1 of 1) sorted by relevance

/src/sys/dev/iicbus/rtc/
H A Dds1307.c364 static bool is_dev_time_valid(struct ds1307_softc *sc) in is_dev_time_valid() function
412 if (!is_dev_time_valid(sc)) in ds1307_start()
466 if (!is_dev_time_valid(sc)) { in ds1307_gettime()