Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dit87.c194 static bool update_vbat; variable
892 if (update_vbat) { in it87_update_device()
3326 | (update_vbat ? 0x41 : 0x01)); in it87_start_monitoring()
3849 module_param(update_vbat, bool, 0);
3850 MODULE_PARM_DESC(update_vbat, "Update vbat if set else return powerup value");