Searched refs:dell_smm_data (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/hwmon/ |
| D | dell-smm-hwmon.c | 65 struct dell_smm_data { struct 252 static int i8k_get_fan_status(const struct dell_smm_data *data, int fan) in i8k_get_fan_status() 266 static int i8k_get_fan_speed(const struct dell_smm_data *data, int fan) in i8k_get_fan_speed() 280 static int _i8k_get_fan_type(const struct dell_smm_data *data, int fan) in _i8k_get_fan_type() 291 static int i8k_get_fan_type(struct dell_smm_data *data, int fan) in i8k_get_fan_type() 303 static int __init i8k_get_fan_nominal_speed(const struct dell_smm_data *data, int fan, int speed) in i8k_get_fan_nominal_speed() 317 static int i8k_enable_fan_auto_mode(const struct dell_smm_data *data, bool enable) in i8k_enable_fan_auto_mode() 331 static int i8k_set_fan(const struct dell_smm_data *data, int fan, int speed) in i8k_set_fan() 452 i8k_ioctl_unlocked(struct file *fp, struct dell_smm_data *data, unsigned int cmd, unsigned long arg) in i8k_ioctl_unlocked() 549 struct dell_smm_data *data = PDE_DATA(file_inode(fp)); in i8k_ioctl() [all …]
|