Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Dit87.c981 static int check_trip_points(struct device *dev, int nr) in check_trip_points() function
1019 if (check_trip_points(dev, nr) < 0) in set_pwm_enable()
Dnct6775.c2272 static int check_trip_points(struct nct6775_data *data, int nr) in check_trip_points() function
2361 if (val == sf4 && check_trip_points(data, nr)) { in store_pwm_enable()