Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/regulator/
Ddriver.h401 unsigned long last_off_jiffy; member
/linux-4.4.14/drivers/regulator/
Dcore.c2045 intended = rdev->last_off_jiffy + max_delay; in _regulator_do_enable()
2184 rdev->last_off_jiffy = jiffies; in _regulator_do_disable()