Symbol: dell_smm_data
drivers/hwmon/dell-smm-hwmon.c
1024
struct dell_smm_data *data = dev_get_drvdata(dev);
drivers/hwmon/dell-smm-hwmon.c
1135
struct dell_smm_data *data = dev_get_drvdata(dev);
drivers/hwmon/dell-smm-hwmon.c
114
struct dell_smm_data *data;
drivers/hwmon/dell-smm-hwmon.c
1166
struct dell_smm_data *data = dev_get_drvdata(dev);
drivers/hwmon/dell-smm-hwmon.c
1232
struct dell_smm_data *data;
drivers/hwmon/dell-smm-hwmon.c
344
static int i8k_get_fan_status(const struct dell_smm_data *data, u8 fan)
drivers/hwmon/dell-smm-hwmon.c
360
static int i8k_get_fan_speed(const struct dell_smm_data *data, u8 fan)
drivers/hwmon/dell-smm-hwmon.c
376
static int _i8k_get_fan_type(const struct dell_smm_data *data, u8 fan)
drivers/hwmon/dell-smm-hwmon.c
389
static int i8k_get_fan_type(struct dell_smm_data *data, u8 fan)
drivers/hwmon/dell-smm-hwmon.c
401
static int i8k_get_fan_nominal_speed(const struct dell_smm_data *data, u8 fan, int speed)
drivers/hwmon/dell-smm-hwmon.c
417
static int i8k_enable_fan_auto_mode(const struct dell_smm_data *data, bool enable)
drivers/hwmon/dell-smm-hwmon.c
431
static int i8k_set_fan(const struct dell_smm_data *data, u8 fan, int speed)
drivers/hwmon/dell-smm-hwmon.c
443
static int i8k_get_temp_type(const struct dell_smm_data *data, u8 sensor)
drivers/hwmon/dell-smm-hwmon.c
456
static int _i8k_get_temp(const struct dell_smm_data *data, u8 sensor)
drivers/hwmon/dell-smm-hwmon.c
466
static int i8k_get_temp(const struct dell_smm_data *data, u8 sensor)
drivers/hwmon/dell-smm-hwmon.c
512
static int i8k_get_fn_status(const struct dell_smm_data *data)
drivers/hwmon/dell-smm-hwmon.c
536
static int i8k_get_power_status(const struct dell_smm_data *data)
drivers/hwmon/dell-smm-hwmon.c
554
struct dell_smm_data *data = pde_data(file_inode(fp));
drivers/hwmon/dell-smm-hwmon.c
657
struct dell_smm_data *data = seq->private;
drivers/hwmon/dell-smm-hwmon.c
717
struct dell_smm_data *data = dev_get_drvdata(dev);
drivers/hwmon/dell-smm-hwmon.c
770
struct dell_smm_data *data = cdata->data;
drivers/hwmon/dell-smm-hwmon.c
792
const struct dell_smm_data *data = drvdata;
drivers/hwmon/dell-smm-hwmon.c
884
struct dell_smm_data *data = dev_get_drvdata(dev);
drivers/hwmon/dell-smm-hwmon.c
971
static const char *dell_smm_fan_label(struct dell_smm_data *data, int channel)
drivers/hwmon/dell-smm-hwmon.c
993
struct dell_smm_data *data = dev_get_drvdata(dev);