Searched refs:has_fanctl_onoff (Results 1 – 1 of 1) sorted by relevance
550 #define has_fanctl_onoff(data) ((data)->features & FEAT_FANCTL_ONOFF) macro1295 if (has_fanctl_onoff(data) && nr < 3 && in pwm_mode()1300 if ((!has_fanctl_onoff(data) || nr >= 3) && in pwm_mode()1537 if (nr < 3 && has_fanctl_onoff(data)) { in set_pwm_enable()1577 if (has_fanctl_onoff(data) && nr < 3) { in set_pwm_enable()