Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dbiosattr-interface.c182 ret = hp_wmi_error_and_message(ret); in hp_wmi_perform_query()
266 ret = hp_wmi_error_and_message(ret); in hp_wmi_set_bios_setting()
H A Dbioscfg.h484 int hp_wmi_error_and_message(int error_code);
H A Dbioscfg.c230 int hp_wmi_error_and_message(int error_code) in hp_wmi_error_and_message() function