Home
last modified time | relevance | path

Searched refs:AcpiAcquireGlobalLock (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/sys/contrib/dev/acpica/components/events/
H A Devxface.c1313 AcpiAcquireGlobalLock ( in ACPI_EXPORT_SYMBOL()
1343 ACPI_EXPORT_SYMBOL (AcpiAcquireGlobalLock) in ACPI_EXPORT_SYMBOL() argument
/freebsd-12.1/sys/contrib/dev/acpica/include/
H A Dacpixf.h960 AcpiAcquireGlobalLock (
/freebsd-12.1/sys/dev/acpica/
H A Dacpi_ec.c201 status = AcpiAcquireGlobalLock(EC_LOCK_TIMEOUT, &sc->ec_glkhandle); in EcLock()
/freebsd-12.1/sys/contrib/dev/acpica/
H A Dchanges.txt9666 to acquire the lock via the AcpiAcquireGlobalLock interface. Reported by
9705 This affects the AcpiAcquireGlobalLock external interface to the global
9714 AcpiAcquireGlobalLock is of special interest to drivers for the Embedded
16680 AcpiAcquireGlobalLock and AcpiReleaseGlobalLock. The Timeout and