Searched refs:bios_args (Results 1 – 3 of 3) sorted by relevance
40 struct bios_args { struct53 struct bios_args *bios_return; in dell_led_perform_fn() argument59 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()
63 struct bios_args { struct214 struct bios_args args = { in hp_wmi_perform_query()221 struct acpi_buffer input = { sizeof(struct bios_args), &args }; in hp_wmi_perform_query()
110 struct bios_args { struct261 struct bios_args args = { in asus_wmi_evaluate_method3()2326 struct bios_args args = { in show_call()