Home
last modified time | relevance | path

Searched refs:last_req_ts (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dtmio_mmc.h167 unsigned long last_req_ts; member
H A Dtmio_mmc_core.c202 time_is_after_jiffies(host->last_req_ts + in tmio_mmc_reset_work()
764 host->last_req_ts = jiffies; in tmio_mmc_request()
914 host->mrq->cmd->opcode, host->last_req_ts, in tmio_mmc_set_ios()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dtmio_mmc.h175 unsigned long last_req_ts; member
H A Dtmio_mmc_core.c245 time_is_after_jiffies(host->last_req_ts + in tmio_mmc_reset_work()
813 host->last_req_ts = jiffies; in tmio_mmc_request()
966 host->mrq->cmd->opcode, host->last_req_ts, in tmio_mmc_set_ios()

Completed in 5 milliseconds