Lines Matching defs:fan
86 struct mlxreg_fan *fan; member
123 struct mlxreg_fan *fan = dev_get_drvdata(dev); in mlxreg_fan_read() local
208 struct mlxreg_fan *fan = dev_get_drvdata(dev); in mlxreg_fan_write() local
345 struct mlxreg_fan *fan = pwm->fan; in mlxreg_fan_get_cur_state() local
365 struct mlxreg_fan *fan = pwm->fan; in mlxreg_fan_set_cur_state() local
390 static int mlxreg_fan_connect_verify(struct mlxreg_fan *fan, in mlxreg_fan_connect_verify()
406 static int mlxreg_pwm_connect_verify(struct mlxreg_fan *fan, in mlxreg_pwm_connect_verify()
422 static int mlxreg_fan_speed_divider_get(struct mlxreg_fan *fan, in mlxreg_fan_speed_divider_get()
447 static int mlxreg_fan_config(struct mlxreg_fan *fan, in mlxreg_fan_config()
554 static int mlxreg_fan_cooling_config(struct device *dev, struct mlxreg_fan *fan) in mlxreg_fan_cooling_config()
582 struct mlxreg_fan *fan; in mlxreg_fan_probe() local