Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/
DDAC960.h2309 unsigned long LastCurrentStatusTime; member
DDAC960.c6471 if (jiffies != Controller->LastCurrentStatusTime) in dac960_current_status_proc_show()
6492 Controller->LastCurrentStatusTime = jiffies; in dac960_current_status_proc_show()