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

/freebsd-12-stable/sys/dev/iicbus/
H A Dadt746x.c75 struct adt746x_fan { struct
101 struct adt746x_fan sc_fans[4];
122 static int adt746x_fan_set_pwm(struct adt746x_fan *fan, int pwm);
123 static int adt746x_fan_get_pwm(struct adt746x_fan *fan);
299 adt746x_fan_set_pwm(struct adt746x_fan *fan, int pwm)
333 adt746x_fan_get_pwm(struct adt746x_fan *fan)
454 struct adt746x_fan *fan;

Completed in 29 milliseconds