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

  /src/sys/dev/acpi/wmi/
wmi_eeepc.c 107 static bool wmi_eeepc_resume(device_t, const pmf_qual_t *);
162 (void)pmf_device_register(self, wmi_eeepc_suspend, wmi_eeepc_resume);
197 wmi_eeepc_resume(device_t self, const pmf_qual_t *qual) function in typeref:typename:bool
wmi_eeepc.c 107 static bool wmi_eeepc_resume(device_t, const pmf_qual_t *);
162 (void)pmf_device_register(self, wmi_eeepc_suspend, wmi_eeepc_resume);
197 wmi_eeepc_resume(device_t self, const pmf_qual_t *qual) function in typeref:typename:bool

Completed in 21 milliseconds