Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dit87.c562 #define has_fanctl_onoff(data) ((data)->features & FEAT_FANCTL_ONOFF) macro
1307 if (has_fanctl_onoff(data) && nr < 3 && in pwm_mode()
1312 if ((!has_fanctl_onoff(data) || nr >= 3) && in pwm_mode()
1549 if (nr < 3 && has_fanctl_onoff(data)) { in set_pwm_enable()
1589 if (has_fanctl_onoff(data) && nr < 3) { in set_pwm_enable()