Searched refs:has_fanctl_onoff (Results 1 – 1 of 1) sorted by relevance
551 #define has_fanctl_onoff(data) ((data)->features & FEAT_FANCTL_ONOFF) macro1296 if (has_fanctl_onoff(data) && nr < 3 && in pwm_mode()1301 if ((!has_fanctl_onoff(data) || nr >= 3) && in pwm_mode()1538 if (nr < 3 && has_fanctl_onoff(data)) { in set_pwm_enable()1578 if (has_fanctl_onoff(data) && nr < 3) { in set_pwm_enable()