dell_smm_ops
const struct dell_smm_ops *ops;
static const struct hwmon_ops dell_smm_ops = {
.ops = &dell_smm_ops,
static int dell_smm_init_data(struct device *dev, const struct dell_smm_ops *ops)
struct dell_smm_ops *ops;
static const struct dell_smm_ops i8k_smm_ops = {
static int dell_smm_call(const struct dell_smm_ops *ops, struct smm_regs *regs)
static int dell_smm_get_signature(const struct dell_smm_ops *ops, int req_fn)