Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dsch5627.c493 HWMON_F_INPUT | HWMON_F_MIN | HWMON_F_FAULT,
494 HWMON_F_INPUT | HWMON_F_MIN | HWMON_F_FAULT,
495 HWMON_F_INPUT | HWMON_F_MIN | HWMON_F_FAULT,
496 HWMON_F_INPUT | HWMON_F_MIN | HWMON_F_FAULT
H A Dcros_ec_hwmon.c366 HWMON_F_INPUT | HWMON_F_FAULT | HWMON_F_TARGET,
367 HWMON_F_INPUT | HWMON_F_FAULT,
368 HWMON_F_INPUT | HWMON_F_FAULT,
369 HWMON_F_INPUT | HWMON_F_FAULT),
H A Daxi-fan-control.c399 HWMON_CHANNEL_INFO(fan, HWMON_F_INPUT | HWMON_F_FAULT | HWMON_F_LABEL),
/linux/include/linux/
H A Dhwmon.h349 #define HWMON_F_FAULT BIT(hwmon_fan_fault) macro