Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/leds/
Ddell-led.c42 struct bios_args { struct
58 struct bios_args *bios_return; in dell_led_perform_fn() argument
65 struct bios_args args; in dell_led_perform_fn()
73 input.length = sizeof(struct bios_args); in dell_led_perform_fn()
94 bios_return = ((struct bios_args *)obj->buffer.pointer); in dell_led_perform_fn()
/linux-3.4.99/drivers/platform/x86/
Dhp-wmi.c79 struct bios_args { struct
201 struct bios_args args = { in hp_wmi_perform_query()
208 struct acpi_buffer input = { sizeof(struct bios_args), &args }; in hp_wmi_perform_query()
Dasus-wmi.c148 struct bios_args { struct
255 struct bios_args args = { in asus_wmi_evaluate_method()
1533 struct bios_args args = { in show_call()