Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/regulator/
Ddriver.h387 unsigned long last_off_jiffy; member
/linux-4.1.27/drivers/regulator/
Dcore.c1892 intended = rdev->last_off_jiffy + max_delay; in _regulator_do_enable()
2029 rdev->last_off_jiffy = jiffies; in _regulator_do_disable()