Home
last modified time | relevance | path

Searched refs:pwm_fan_ctx (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dpwm-fan.c38 struct pwm_fan_ctx { struct
295 struct pwm_fan_ctx *ctx = dev_get_drvdata(dev); in pwm_fan_write()
324 struct pwm_fan_ctx *ctx = dev_get_drvdata(dev); in pwm_fan_read()
372 struct pwm_fan_ctx *ctx = cdev->devdata; in pwm_fan_get_max_state()
385 struct pwm_fan_ctx *ctx = cdev->devdata; in pwm_fan_get_cur_state()
398 struct pwm_fan_ctx *ctx = cdev->devdata; in pwm_fan_set_cur_state()
425 struct pwm_fan_ctx *ctx) in pwm_fan_of_get_cooling_data()
467 struct pwm_fan_ctx *ctx = __ctx; in pwm_fan_cleanup()
479 struct pwm_fan_ctx *ctx; in pwm_fan_probe()
655 struct pwm_fan_ctx *ctx = dev_get_drvdata(dev); in pwm_fan_suspend()
[all …]