HomeSort by: relevance | last modified time | path
    Searched defs:acpi_wmi_resume (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/acpi/wmi/
wmi_acpi.c 75 static bool acpi_wmi_resume(device_t, const pmf_qual_t *);
122 (void)pmf_device_register(self, acpi_wmi_suspend, acpi_wmi_resume);
583 acpi_wmi_resume(device_t self, const pmf_qual_t *qual) function in typeref:typename:bool
wmi_acpi.c 75 static bool acpi_wmi_resume(device_t, const pmf_qual_t *);
122 (void)pmf_device_register(self, acpi_wmi_suspend, acpi_wmi_resume);
583 acpi_wmi_resume(device_t self, const pmf_qual_t *qual) function in typeref:typename:bool

Completed in 23 milliseconds