Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/leds/
Ddell-led.c188 struct bios_args { struct
204 struct bios_args *bios_return; in dell_led_perform_fn() argument
211 struct bios_args args; in dell_led_perform_fn()
219 input.length = sizeof(struct bios_args); in dell_led_perform_fn()
240 bios_return = ((struct bios_args *)obj->buffer.pointer); in dell_led_perform_fn()
/linux-4.4.14/drivers/platform/x86/
Dhp-wmi.c88 struct bios_args { struct
197 struct bios_args args = { in hp_wmi_perform_query()
204 struct acpi_buffer input = { sizeof(struct bios_args), &args }; in hp_wmi_perform_query()
Dasus-wmi.c161 struct bios_args { struct
293 struct bios_args args = { in asus_wmi_evaluate_method()
1904 struct bios_args args = { in show_call()