Searched refs:check_trip_points (Results 1 – 2 of 2) sorted by relevance
1486 static int check_trip_points(struct device *dev, int nr) in check_trip_points() function1529 if (check_trip_points(dev, nr) < 0) in set_pwm_enable()
2588 static int check_trip_points(struct nct6775_data *data, int nr) in check_trip_points() function2694 if (val == sf4 && check_trip_points(data, nr)) { in store_pwm_enable()