last_safe         159 drivers/hwmon/occ/common.c 		if (occ->last_safe) {
last_safe         161 drivers/hwmon/occ/common.c 				       occ->last_safe + OCC_SAFE_TIMEOUT))
last_safe         164 drivers/hwmon/occ/common.c 			occ->last_safe = jiffies;
last_safe         167 drivers/hwmon/occ/common.c 		occ->last_safe = 0;
last_safe         113 drivers/hwmon/occ/common.h 	unsigned long last_safe;        /* time OCC entered "safe" state */