|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | _COMPONENT ACPI_UTILITIES |
Functions | |
| acpi_status | acpi_acquire_mutex (acpi_handle handle, acpi_string pathname, u16 timeout) |
| acpi_status | acpi_release_mutex (acpi_handle handle, acpi_string pathname) |
| #define _COMPONENT ACPI_UTILITIES |
Definition at line 48 of file utxfmutex.c.
| acpi_status acpi_acquire_mutex | ( | acpi_handle | handle, |
| acpi_string | pathname, | ||
| u16 | timeout | ||
| ) |
Definition at line 136 of file utxfmutex.c.
| acpi_status acpi_release_mutex | ( | acpi_handle | handle, |
| acpi_string | pathname | ||
| ) |
Definition at line 171 of file utxfmutex.c.
1.8.2