Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dmax6639.c491 HWMON_F_INPUT | HWMON_F_FAULT | HWMON_F_PULSES,
492 HWMON_F_INPUT | HWMON_F_FAULT | HWMON_F_PULSES),
H A Damc6821.c786 HWMON_F_TARGET | HWMON_F_PULSES | HWMON_F_FAULT),
/linux/include/linux/
H A Dhwmon.h340 #define HWMON_F_PULSES BIT(hwmon_fan_pulses) macro