Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/sys/contrib/dev/acpica/include/
H A Dacpixf.h968 AcpiAcquireGlobalLock (
/freebsd-14.2/sys/dev/acpica/
H A Dacpi_ec.c202 status = AcpiAcquireGlobalLock(EC_LOCK_TIMEOUT, &sc->ec_glkhandle); in EcLock()
/freebsd-14.2/sys/contrib/dev/acpica/
H A Dchanges.txt11064 to acquire the lock via the AcpiAcquireGlobalLock interface. Reported by
11103 This affects the AcpiAcquireGlobalLock external interface to the global
11112 AcpiAcquireGlobalLock is of special interest to drivers for the Embedded
18078 AcpiAcquireGlobalLock and AcpiReleaseGlobalLock. The Timeout and