Symbol: dell_smm_data
drivers/hwmon/dell-smm-hwmon.c
1008
struct dell_smm_data *data = dev_get_drvdata(dev);
drivers/hwmon/dell-smm-hwmon.c
1039
struct dell_smm_data *data = dev_get_drvdata(dev);
drivers/hwmon/dell-smm-hwmon.c
112
struct dell_smm_data *data;
drivers/hwmon/dell-smm-hwmon.c
1150
struct dell_smm_data *data = dev_get_drvdata(dev);
drivers/hwmon/dell-smm-hwmon.c
1181
struct dell_smm_data *data = dev_get_drvdata(dev);
drivers/hwmon/dell-smm-hwmon.c
1247
struct dell_smm_data *data;
drivers/hwmon/dell-smm-hwmon.c
359
static int i8k_get_fan_status(const struct dell_smm_data *data, u8 fan)
drivers/hwmon/dell-smm-hwmon.c
375
static int i8k_get_fan_speed(const struct dell_smm_data *data, u8 fan)
drivers/hwmon/dell-smm-hwmon.c
391
static int _i8k_get_fan_type(const struct dell_smm_data *data, u8 fan)
drivers/hwmon/dell-smm-hwmon.c
404
static int i8k_get_fan_type(struct dell_smm_data *data, u8 fan)
drivers/hwmon/dell-smm-hwmon.c
416
static int i8k_get_fan_nominal_speed(const struct dell_smm_data *data, u8 fan, int speed)
drivers/hwmon/dell-smm-hwmon.c
432
static int i8k_enable_fan_auto_mode(const struct dell_smm_data *data, bool enable)
drivers/hwmon/dell-smm-hwmon.c
446
static int i8k_set_fan(const struct dell_smm_data *data, u8 fan, int speed)
drivers/hwmon/dell-smm-hwmon.c
458
static int i8k_get_temp_type(const struct dell_smm_data *data, u8 sensor)
drivers/hwmon/dell-smm-hwmon.c
471
static int _i8k_get_temp(const struct dell_smm_data *data, u8 sensor)
drivers/hwmon/dell-smm-hwmon.c
481
static int i8k_get_temp(const struct dell_smm_data *data, u8 sensor)
drivers/hwmon/dell-smm-hwmon.c
527
static int i8k_get_fn_status(const struct dell_smm_data *data)
drivers/hwmon/dell-smm-hwmon.c
551
static int i8k_get_power_status(const struct dell_smm_data *data)
drivers/hwmon/dell-smm-hwmon.c
569
struct dell_smm_data *data = pde_data(file_inode(fp));
drivers/hwmon/dell-smm-hwmon.c
672
struct dell_smm_data *data = seq->private;
drivers/hwmon/dell-smm-hwmon.c
732
struct dell_smm_data *data = dev_get_drvdata(dev);
drivers/hwmon/dell-smm-hwmon.c
785
struct dell_smm_data *data = cdata->data;
drivers/hwmon/dell-smm-hwmon.c
807
const struct dell_smm_data *data = drvdata;
drivers/hwmon/dell-smm-hwmon.c
899
struct dell_smm_data *data = dev_get_drvdata(dev);
drivers/hwmon/dell-smm-hwmon.c
986
static const char *dell_smm_fan_label(struct dell_smm_data *data, int channel)