Searched refs:has_fanctl_onoff (Results 1 – 1 of 1) sorted by relevance
562 #define has_fanctl_onoff(data) ((data)->features & FEAT_FANCTL_ONOFF) macro1307 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()