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

  /src/sys/dev/acpi/
acpi_ec.c 234 static ACPI_STATUS acpiec_space_setup(ACPI_HANDLE, uint32_t, void *, void **);
428 acpiec_space_handler, acpiec_space_setup, sc);
631 acpiec_space_setup(ACPI_HANDLE region, uint32_t func, void *arg, function in typeref:typename:ACPI_STATUS
805 * acpiec_space_setup but never used by anything that I can see).
acpi_ec.c 234 static ACPI_STATUS acpiec_space_setup(ACPI_HANDLE, uint32_t, void *, void **);
428 acpiec_space_handler, acpiec_space_setup, sc);
631 acpiec_space_setup(ACPI_HANDLE region, uint32_t func, void *arg, function in typeref:typename:ACPI_STATUS
805 * acpiec_space_setup but never used by anything that I can see).

Completed in 25 milliseconds