Searched refs:clock_dbgprint_ts (Results 1 – 3 of 3) sorted by relevance
141 clock_dbgprint_ts(sc->dev, CLOCK_DBG_READ, ts); in snvs_gettime()167 clock_dbgprint_ts(sc->dev, CLOCK_DBG_WRITE, ts); in snvs_settime()
198 void clock_dbgprint_ts(device_t dev, int rw, const struct timespec *ts);
203 clock_dbgprint_ts(device_t dev, int rw, const struct timespec *ts) in clock_dbgprint_ts() function