Home
last modified time | relevance | path

Searched refs:ExtendedFunction (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/dev/acpica/components/hardware/
H A Dhwxfsleep.c189 ACPI_STRUCT_INIT (ExtendedFunction,
193 ACPI_STRUCT_INIT (ExtendedFunction,
197 ACPI_STRUCT_INIT (ExtendedFunction,
416 Status = SleepFunctions->ExtendedFunction (SleepState); in ACPI_EXPORT_SYMBOL()
432 Status = SleepFunctions->ExtendedFunction (SleepState); in ACPI_EXPORT_SYMBOL()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dactypes.h1054 ACPI_SLEEP_FUNCTION ExtendedFunction; member