Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
DDAC960.h2310 unsigned long LastCurrentStatusTime; member
DDAC960.c6493 if (jiffies != Controller->LastCurrentStatusTime) in dac960_current_status_proc_show()
6514 Controller->LastCurrentStatusTime = jiffies; in dac960_current_status_proc_show()