Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhwmon.h51 hwmon_chip_pec, enumerator
68 #define HWMON_C_PEC BIT(hwmon_chip_pec)
/linux/drivers/hwmon/
H A Dhwmon.c376 err = hwdev->chip->ops->write(hdev, hwmon_chip, hwmon_chip_pec, 0, val); in pec_store()