Searched refs:ACPI_GET_DESCRIPTOR_PTR (Results 1 – 2 of 2) sorted by relevance
96 next = ACPI_GET_DESCRIPTOR_PTR(cache->list_head); in acpi_os_purge_cache()233 cache->list_head = ACPI_GET_DESCRIPTOR_PTR(object); in acpi_os_acquire_object()
374 #define ACPI_GET_DESCRIPTOR_PTR(d) (((union acpi_descriptor *)(void *)(d))->common.common_poin… macro