Home
last modified time | relevance | path

Searched refs:smm_regs (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/hwmon/
Ddell-smm-hwmon.c78 struct smm_regs { struct
89 int (*smm_call)(struct device *smm_dev, struct smm_regs *regs); argument
186 struct smm_regs *regs = par; in i8k_smm_func()
213 static int i8k_smm_call(struct device *dummy, struct smm_regs *regs) in i8k_smm_call()
252 static int wmi_parse_response(u8 *buffer, u32 length, struct smm_regs *regs) in wmi_parse_response()
281 static int wmi_smm_call(struct device *dev, struct smm_regs *regs) in wmi_smm_call()
325 static int dell_smm_call(const struct dell_smm_ops *ops, struct smm_regs *regs) in dell_smm_call()
357 struct smm_regs regs = { in i8k_get_fan_status()
373 struct smm_regs regs = { in i8k_get_fan_speed()
389 struct smm_regs regs = { in _i8k_get_fan_type()
[all …]