Searched defs:pwm (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/iicbus/
H A Dadm1030.c207 static int adm1030_set(struct adm1030_softc *fan, int pwm) argument
227 int pwm, erro local
[all...]
H A Dadt746x.c299 adt746x_fan_set_pwm(struct adt746x_fan *fan, int pwm) argument
336 uint16_t pwm; local
455 int pwm = 0, error; local
[all...]
/freebsd-13-stable/sys/powerpc/powermac/
H A Dfcu.c355 fcu_fan_set_pwm(struct fcu_fan *fan, int pwm) argument
387 fcu_fan_get_pwm(device_t dev, struct fcu_fan *fan, int *pwm, int *rpm) argument
533 int rpm = 0, pwm = 0, error = 0; local
[all...]
H A Dsmu.c772 smu_fan_set_pwm(struct smu_fan *fan, int pwm) argument
819 smu_fan_read_pwm(struct smu_fan *fan, int *pwm, int *rpm) argument
870 int pwm = 0, rpm, error = 0; local
[all...]

Completed in 111 milliseconds