Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwmon/
Dit87.c521 #define has_old_autopwm(data) ((data)->features & FEAT_OLD_AUTOPWM) macro
812 if (has_old_autopwm(data)) { in it87_update_pwm_ctrl()
1491 if (has_old_autopwm(data)) { in check_trip_points()
1841 if (has_old_autopwm(data) || point) in show_auto_temp()
2525 if (a == 3 && (has_old_autopwm(data) || has_newer_autopwm(data))) in it87_pwm_is_visible()
2596 if (has_old_autopwm(data)) { in it87_auto_pwm_is_visible()
3547 if (has_old_autopwm(data) || has_newer_autopwm(data)) in it87_probe()