Searched refs:bios_args (Results 1 – 3 of 3) sorted by relevance
188 struct bios_args { struct204 struct bios_args *bios_return; in dell_led_perform_fn() argument211 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()
88 struct bios_args { struct197 struct bios_args args = { in hp_wmi_perform_query()204 struct acpi_buffer input = { sizeof(struct bios_args), &args }; in hp_wmi_perform_query()
161 struct bios_args { struct293 struct bios_args args = { in asus_wmi_evaluate_method()1904 struct bios_args args = { in show_call()