pwm_fan_ctx
static int pwm_fan_switch_power(struct pwm_fan_ctx *ctx, bool on)
static int pwm_fan_power_on(struct pwm_fan_ctx *ctx)
static int pwm_fan_power_off(struct pwm_fan_ctx *ctx, bool force_disable)
static int __set_pwm(struct pwm_fan_ctx *ctx, unsigned long pwm)
static int set_pwm(struct pwm_fan_ctx *ctx, unsigned long pwm)
static void pwm_fan_update_state(struct pwm_fan_ctx *ctx, unsigned long pwm)
static int pwm_fan_update_enable(struct pwm_fan_ctx *ctx, long val)
struct pwm_fan_ctx *ctx = dev_get_drvdata(dev);
struct pwm_fan_ctx *ctx = dev_get_drvdata(dev);
struct pwm_fan_ctx *ctx = cdev->devdata;
struct pwm_fan_ctx *ctx = cdev->devdata;
struct pwm_fan_ctx *ctx = cdev->devdata;
static int pwm_fan_get_cooling_data(struct device *dev, struct pwm_fan_ctx *ctx)
struct pwm_fan_ctx *ctx = __ctx;
struct pwm_fan_ctx *ctx;
struct pwm_fan_ctx *ctx = platform_get_drvdata(pdev);
struct pwm_fan_ctx *ctx = dev_get_drvdata(dev);
struct pwm_fan_ctx *ctx = dev_get_drvdata(dev);
struct pwm_fan_ctx *ctx = timer_container_of(ctx, t, rpm_timer);