Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/platform/x86/hp/hp-bioscfg/
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()
Dbioscfg.h484 int hp_wmi_error_and_message(int error_code);
Dbioscfg.c228 int hp_wmi_error_and_message(int error_code) in hp_wmi_error_and_message() function