Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dit87.c478 #define has_old_autopwm(data) ((data)->features & FEAT_OLD_AUTOPWM) macro
710 if (has_old_autopwm(data)) { in it87_update_pwm_ctrl()
1280 if (has_old_autopwm(data)) { in check_trip_points()
1594 if (has_old_autopwm(data) || point) in show_auto_temp()
2250 if (a == 3 && (has_old_autopwm(data) || has_newer_autopwm(data))) in it87_pwm_is_visible()
2321 if (has_old_autopwm(data)) { in it87_auto_pwm_is_visible()
3181 if (has_old_autopwm(data) || has_newer_autopwm(data)) in it87_probe()