Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/acpi/acpica/
Dutxfmutex.c17 acpi_ut_get_mutex_object(acpi_handle handle,
38 acpi_ut_get_mutex_object(acpi_handle handle, in acpi_ut_get_mutex_object() function
107 status = acpi_ut_get_mutex_object(handle, pathname, &mutex_obj); in acpi_acquire_mutex()
143 status = acpi_ut_get_mutex_object(handle, pathname, &mutex_obj); in ACPI_EXPORT_SYMBOL()