Symbol: gpio_fan_data
drivers/hwmon/gpio-fan.c
108
static void __set_fan_ctrl(struct gpio_fan_data *fan_data, int ctrl_val)
drivers/hwmon/gpio-fan.c
117
static int __get_fan_ctrl(struct gpio_fan_data *fan_data)
drivers/hwmon/gpio-fan.c
132
static int set_fan_speed(struct gpio_fan_data *fan_data, int speed_index)
drivers/hwmon/gpio-fan.c
160
static int get_fan_speed_index(struct gpio_fan_data *fan_data)
drivers/hwmon/gpio-fan.c
175
static int rpm_to_speed_index(struct gpio_fan_data *fan_data, unsigned long rpm)
drivers/hwmon/gpio-fan.c
190
struct gpio_fan_data *fan_data = dev_get_drvdata(dev);
drivers/hwmon/gpio-fan.c
199
struct gpio_fan_data *fan_data = dev_get_drvdata(dev);
drivers/hwmon/gpio-fan.c
226
struct gpio_fan_data *fan_data = dev_get_drvdata(dev);
drivers/hwmon/gpio-fan.c
235
struct gpio_fan_data *fan_data = dev_get_drvdata(dev);
drivers/hwmon/gpio-fan.c
267
struct gpio_fan_data *fan_data = dev_get_drvdata(dev);
drivers/hwmon/gpio-fan.c
275
struct gpio_fan_data *fan_data = dev_get_drvdata(dev);
drivers/hwmon/gpio-fan.c
284
struct gpio_fan_data *fan_data = dev_get_drvdata(dev);
drivers/hwmon/gpio-fan.c
292
struct gpio_fan_data *fan_data = dev_get_drvdata(dev);
drivers/hwmon/gpio-fan.c
326
struct gpio_fan_data *data = dev_get_drvdata(dev);
drivers/hwmon/gpio-fan.c
358
static int fan_ctrl_init(struct gpio_fan_data *fan_data)
drivers/hwmon/gpio-fan.c
388
struct gpio_fan_data *fan_data = cdev->devdata;
drivers/hwmon/gpio-fan.c
400
struct gpio_fan_data *fan_data = cdev->devdata;
drivers/hwmon/gpio-fan.c
412
struct gpio_fan_data *fan_data = cdev->devdata;
drivers/hwmon/gpio-fan.c
439
static int gpio_fan_get_of_data(struct gpio_fan_data *fan_data)
drivers/hwmon/gpio-fan.c
522
struct gpio_fan_data *fan_data = data;
drivers/hwmon/gpio-fan.c
534
struct gpio_fan_data *fan_data;
drivers/hwmon/gpio-fan.c
538
fan_data = devm_kzalloc(dev, sizeof(struct gpio_fan_data),
drivers/hwmon/gpio-fan.c
57
struct gpio_fan_data *fan_data =
drivers/hwmon/gpio-fan.c
58
container_of(ws, struct gpio_fan_data, alarm_work);
drivers/hwmon/gpio-fan.c
605
struct gpio_fan_data *fan_data = platform_get_drvdata(pdev);
drivers/hwmon/gpio-fan.c
613
struct gpio_fan_data *fan_data = dev_get_drvdata(dev);
drivers/hwmon/gpio-fan.c
624
struct gpio_fan_data *fan_data = dev_get_drvdata(dev);
drivers/hwmon/gpio-fan.c
635
struct gpio_fan_data *fan_data = dev_get_drvdata(dev);
drivers/hwmon/gpio-fan.c
650
struct gpio_fan_data *fan_data = dev_get_drvdata(dev);
drivers/hwmon/gpio-fan.c
66
struct gpio_fan_data *fan_data = dev_id;
drivers/hwmon/gpio-fan.c
76
struct gpio_fan_data *fan_data = dev_get_drvdata(dev);
drivers/hwmon/gpio-fan.c
84
static int fan_alarm_init(struct gpio_fan_data *fan_data)