mlxreg_fan
struct mlxreg_fan *fan = dev_get_drvdata(dev);
struct mlxreg_fan *fan = dev_get_drvdata(dev);
if (!(((struct mlxreg_fan *)data)->tacho[channel].connected))
if (!(((struct mlxreg_fan *)data)->pwm[channel].connected))
struct mlxreg_fan *fan = pwm->fan;
struct mlxreg_fan *fan = pwm->fan;
static int mlxreg_fan_connect_verify(struct mlxreg_fan *fan,
static int mlxreg_pwm_connect_verify(struct mlxreg_fan *fan,
static int mlxreg_fan_speed_divider_get(struct mlxreg_fan *fan,
static int mlxreg_fan_config(struct mlxreg_fan *fan,
struct mlxreg_fan;
static int mlxreg_fan_cooling_config(struct device *dev, struct mlxreg_fan *fan)
struct mlxreg_fan *fan;
struct mlxreg_fan *fan;