Searched refs:dell_smm_ops (Results 1 – 1 of 1) sorted by relevance
91 struct dell_smm_ops { struct107 const struct dell_smm_ops *ops; argument228 static const struct dell_smm_ops i8k_smm_ops = {329 static int dell_smm_call(const struct dell_smm_ops *ops, struct smm_regs *regs) in dell_smm_call()510 static int dell_smm_get_signature(const struct dell_smm_ops *ops, int req_fn) in dell_smm_get_signature()1103 static const struct hwmon_ops dell_smm_ops = { variable1144 .ops = &dell_smm_ops,1245 static int dell_smm_init_data(struct device *dev, const struct dell_smm_ops *ops) in dell_smm_init_data()1686 struct dell_smm_ops *ops; in dell_smm_wmi_probe()