Lines Matching defs:fan
93 struct mlxreg_fan *fan; member
126 struct mlxreg_fan *fan = dev_get_drvdata(dev); in mlxreg_fan_read() local
205 struct mlxreg_fan *fan = dev_get_drvdata(dev); in mlxreg_fan_write() local
320 struct mlxreg_fan *fan = pwm->fan; in mlxreg_fan_get_cur_state() local
340 struct mlxreg_fan *fan = pwm->fan; in mlxreg_fan_set_cur_state() local
401 static int mlxreg_fan_connect_verify(struct mlxreg_fan *fan, in mlxreg_fan_connect_verify()
417 static int mlxreg_pwm_connect_verify(struct mlxreg_fan *fan, in mlxreg_pwm_connect_verify()
433 static int mlxreg_fan_speed_divider_get(struct mlxreg_fan *fan, in mlxreg_fan_speed_divider_get()
458 static int mlxreg_fan_config(struct mlxreg_fan *fan, in mlxreg_fan_config()
565 static int mlxreg_fan_cooling_config(struct device *dev, struct mlxreg_fan *fan) in mlxreg_fan_cooling_config()
596 struct mlxreg_fan *fan; in mlxreg_fan_probe() local