Home
last modified time | relevance | path

Searched defs:bios_return (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/platform/x86/dell/
H A Ddell-wmi-led.c53 struct bios_args *bios_return; in dell_led_perform_fn() local
/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dbiosattr-interface.c123 struct bios_return *bios_return; in hp_wmi_perform_query() local
H A Dbioscfg.h88 struct bios_return { struct
89 u32 sigpass;
90 u32 return_code;
/openbmc/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c153 struct bios_return { struct
154 u32 sigpass;
155 u32 return_code;
317 struct bios_return *bios_return; in hp_wmi_perform_query() local