Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Dit87.c1002 static int check_trip_points(struct device *dev, int nr) in check_trip_points() function
1040 if (check_trip_points(dev, nr) < 0) in set_pwm_enable()
Dnct6775.c2365 static int check_trip_points(struct nct6775_data *data, int nr) in check_trip_points() function
2454 if (val == sf4 && check_trip_points(data, nr)) { in store_pwm_enable()