Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/platform/x86/dell/
Ddell-wmi-led.c40 struct bios_args { struct
53 struct bios_args *bios_return; in dell_led_perform_fn() argument
59 struct bios_args args = { in dell_led_perform_fn()
68 input.length = sizeof(struct bios_args); in dell_led_perform_fn()
84 bios_return = ((struct bios_args *)obj->buffer.pointer); in dell_led_perform_fn()
/linux-6.1.9/drivers/platform/x86/
Dhp-wmi.c101 struct bios_args { struct
299 struct bios_args *args = NULL; in hp_wmi_perform_query()
Dasus-wmi.c132 struct bios_args { struct
280 struct bios_args args = { in asus_wmi_evaluate_method3()
321 struct bios_args args = { in asus_wmi_evaluate_method5()
362 struct bios_args args = { in asus_wmi_evaluate_method_buf()
3651 struct bios_args args = { in show_call()