Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hwmon/
Dit87.c469 #define has_old_autopwm(data) ((data)->features & FEAT_OLD_AUTOPWM) macro
701 if (has_old_autopwm(data)) { in it87_update_pwm_ctrl()
1271 if (has_old_autopwm(data)) { in check_trip_points()
1585 if (has_old_autopwm(data) || point) in show_auto_temp()
2241 if (a == 3 && (has_old_autopwm(data) || has_newer_autopwm(data))) in it87_pwm_is_visible()
2312 if (has_old_autopwm(data)) { in it87_auto_pwm_is_visible()
3172 if (has_old_autopwm(data) || has_newer_autopwm(data)) in it87_probe()