Home
last modified time | relevance | path

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

/linux-6.12.1/include/acpi/
Dacbuffer.h146 #define ACPI_PLD_GET_USER_VISIBLE(dword) ACPI_GET_BITS (dword, 0, ACPI_1BIT_MASK) macro
/linux-6.12.1/drivers/acpi/acpica/
Dutxface.c488 pld_info->user_visible = ACPI_PLD_GET_USER_VISIBLE(&dword); in ACPI_EXPORT_SYMBOL()