Lines Matching defs:mlxreg_fan
57 struct mlxreg_fan;
86 struct mlxreg_fan *fan;
95 * struct mlxreg_fan - private data (internal use):
105 struct mlxreg_fan {
123 struct mlxreg_fan *fan = dev_get_drvdata(dev);
208 struct mlxreg_fan *fan = dev_get_drvdata(dev);
250 if (!(((struct mlxreg_fan *)data)->tacho[channel].connected))
263 if (!(((struct mlxreg_fan *)data)->pwm[channel].connected))
282 "mlxreg_fan",
345 struct mlxreg_fan *fan = pwm->fan;
365 struct mlxreg_fan *fan = pwm->fan;
390 static int mlxreg_fan_connect_verify(struct mlxreg_fan *fan,
406 static int mlxreg_pwm_connect_verify(struct mlxreg_fan *fan,
422 static int mlxreg_fan_speed_divider_get(struct mlxreg_fan *fan,
447 static int mlxreg_fan_config(struct mlxreg_fan *fan,
554 static int mlxreg_fan_cooling_config(struct device *dev, struct mlxreg_fan *fan)
582 struct mlxreg_fan *fan;
603 hwm = devm_hwmon_device_register_with_info(dev, "mlxreg_fan",