Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/platform/x86/
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()
Dhp-wmi.c63 struct bios_args { struct
214 struct bios_args args = { in hp_wmi_perform_query()
221 struct acpi_buffer input = { sizeof(struct bios_args), &args }; in hp_wmi_perform_query()
Dasus-wmi.c110 struct bios_args { struct
261 struct bios_args args = { in asus_wmi_evaluate_method3()
2326 struct bios_args args = { in show_call()