Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/platform/x86/dell/dell-wmi-sysman/
Dpasswordattr-interface.c31 return map_wmi_error(ret); in call_password_interface()
Dbiosattr-interface.c40 return map_wmi_error(ret); in call_biosattributes_interface()
Ddell-wmi-sysman.h185 int map_wmi_error(int error_code);
Dsysman.c110 int map_wmi_error(int error_code) in map_wmi_error() function