Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Ddell-wmi-descriptor.h26 bool dell_wmi_get_hotfix(u32 *hotfix);
Ddell-wmi-descriptor.c81 bool dell_wmi_get_hotfix(u32 *hotfix) in dell_wmi_get_hotfix() function
97 EXPORT_SYMBOL_GPL(dell_wmi_get_hotfix);
Ddell-smbios-wmi.c172 if (!dell_wmi_get_hotfix(&hotfix)) in dell_smbios_wmi_probe()