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

  /src/sys/dev/acpi/
acpi_bat.c 194 static bool acpibat_resume(device_t, const pmf_qual_t *);
263 /* Prevent further calls to acpibat_resume. */
764 (void)pmf_device_register(dv, NULL, acpibat_resume);
806 acpibat_resume(device_t dv, const pmf_qual_t *qual) function in typeref:typename:bool

Completed in 11 milliseconds