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
335 struct mlxreg_fan *fan = pwm->fan; in mlxreg_fan_get_cur_state() local
355 struct mlxreg_fan *fan = pwm->fan; in mlxreg_fan_set_cur_state() local
380 static int mlxreg_fan_connect_verify(struct mlxreg_fan *fan, in mlxreg_fan_connect_verify()
396 static int mlxreg_pwm_connect_verify(struct mlxreg_fan *fan, in mlxreg_pwm_connect_verify()
412 static int mlxreg_fan_speed_divider_get(struct mlxreg_fan *fan, in mlxreg_fan_speed_divider_get()
437 static int mlxreg_fan_config(struct mlxreg_fan *fan, in mlxreg_fan_config()
544 static int mlxreg_fan_cooling_config(struct device *dev, struct mlxreg_fan *fan) in mlxreg_fan_cooling_config()
572 struct mlxreg_fan *fan; in mlxreg_fan_probe() local