Searched refs:wmi_method_enable (Results 1 – 1 of 1) sorted by relevance
127 static acpi_status wmi_method_enable(struct wmi_block *wblock, bool enable) in wmi_method_enable() function555 if (ACPI_FAILURE(wmi_method_enable(wblock, true))) in wmi_install_notify_handler()592 if (ACPI_FAILURE(wmi_method_enable(wblock, false))) in wmi_remove_notify_handler()850 if (ACPI_FAILURE(wmi_method_enable(wblock, true))) in wmi_dev_probe()857 if (ACPI_FAILURE(wmi_method_enable(wblock, false))) in wmi_dev_probe()883 if (ACPI_FAILURE(wmi_method_enable(wblock, false))) in wmi_dev_remove()
Completed in 7 milliseconds