Searched refs:log_time (Results 1 – 5 of 5) sorted by relevance
143 u_long log_time; /* when to print receiver status */ member 315 up->log_time = current_time + SLEEPTIME; in mx4200_config() 497 up->log_time = current_time + SLEEPTIME; in mx4200_ref() 642 if ((up->log_time > 0) && (current_time > up->log_time)) { in mx4200_poll() 643 up->log_time = 0; in mx4200_poll()
69 struct timeval log_time; member
95 if (sc->squelched == 0 && ppsratecheck(&sc->log_time, in mmc_wait_for_cmd()138 if (sc->squelched == 0 && ppsratecheck(&sc->log_time, in mmc_wait_for_app_cmd()
136 struct timeval log_time; member1224 if (ppsratecheck(&sc->log_time, &sc->log_count, in mmcsd_rw()1407 if (ppsratecheck(&sc->log_time, &sc->log_count, LOG_PPS)) in mmcsd_dump()1465 if (ppsratecheck(&sc->log_time, &sc->log_count, in mmcsd_task()
149 struct timeval log_time; member