Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dbt1-pvt.c371 static int pvt_read_alarm(struct pvt_hwmon *pvt, enum pvt_sensor_type type, in pvt_read_alarm() function
520 static int pvt_read_alarm(struct pvt_hwmon *pvt, enum pvt_sensor_type type, in pvt_read_alarm() function
738 return pvt_read_alarm(pvt, ch, true, val); in pvt_hwmon_read()
740 return pvt_read_alarm(pvt, ch, false, val); in pvt_hwmon_read()
754 return pvt_read_alarm(pvt, PVT_VOLT + ch, true, val); in pvt_hwmon_read()
756 return pvt_read_alarm(pvt, PVT_VOLT + ch, false, val); in pvt_hwmon_read()