Home
last modified time | relevance | path

Searched refs:check_trip_points (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dit87.c1268 static int check_trip_points(struct device *dev, int nr) in check_trip_points() function
1310 if (check_trip_points(dev, nr) < 0) in set_pwm_enable()
H A Dnct6775.c2623 static int check_trip_points(struct nct6775_data *data, int nr) in check_trip_points() function
2712 if (val == sf4 && check_trip_points(data, nr)) { in store_pwm_enable()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dit87.c1485 static int check_trip_points(struct device *dev, int nr) in check_trip_points() function
1528 if (check_trip_points(dev, nr) < 0) in set_pwm_enable()
H A Dnct6775-core.c2588 static int check_trip_points(struct nct6775_data *data, int nr) in check_trip_points() function
2694 if (val == sf4 && check_trip_points(data, nr)) { in store_pwm_enable()

Completed in 22 milliseconds