Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Ddell-smm-hwmon.c507 static int dell_smm_get_signature(const struct dell_smm_ops *ops, int req_fn) in dell_smm_get_signature() function
1617 if (dell_smm_get_signature(ops, I8K_SMM_GET_DELL_SIG1) && in dell_smm_wmi_probe()
1618 dell_smm_get_signature(ops, I8K_SMM_GET_DELL_SIG2)) in dell_smm_wmi_probe()
1708 if (dell_smm_get_signature(&i8k_smm_ops, I8K_SMM_GET_DELL_SIG1) && in dell_smm_legacy_check()
1709 dell_smm_get_signature(&i8k_smm_ops, I8K_SMM_GET_DELL_SIG2)) { in dell_smm_legacy_check()