Searched refs:fcu_fan_set_pwm (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/powerpc/powermac/
H A Dfcu.c109 static int fcu_fan_set_pwm(struct fcu_fan *fan, int pwm);
353 fcu_fan_set_pwm(struct fcu_fan *fan, int pwm) function
517 (int (*)(struct pmac_fan *, int))(fcu_fan_set_pwm);
569 return (fcu_fan_set_pwm(fan, pwm));

Completed in 46 milliseconds