Searched refs:has_old_autopwm (Results 1 – 1 of 1) sorted by relevance
520 #define has_old_autopwm(data) ((data)->features & FEAT_OLD_AUTOPWM) macro811 if (has_old_autopwm(data)) { in it87_update_pwm_ctrl()1490 if (has_old_autopwm(data)) { in check_trip_points()1840 if (has_old_autopwm(data) || point) in show_auto_temp()2524 if (a == 3 && (has_old_autopwm(data) || has_newer_autopwm(data))) in it87_pwm_is_visible()2595 if (has_old_autopwm(data)) { in it87_auto_pwm_is_visible()3504 if (has_old_autopwm(data) || has_newer_autopwm(data)) in it87_probe()