Searched refs:HWMON_C_ALARMS (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | hwmon.h | 61 #define HWMON_C_ALARMS BIT(hwmon_chip_alarms) macro |
| /linux/drivers/hwmon/ | ||
| H A D | lm90.c | 2825 data->chip_config[0] |= HWMON_C_ALARMS; in lm90_probe() |