Searched refs:ACPI_PLD_GET_USER_VISIBLE (Results 1 – 3 of 3) sorted by relevance
89 infop->UserVisible = ACPI_PLD_GET_USER_VISIBLE(&buf32p[2]); in usbtopo_decode_pld()
715 PldInfo->UserVisible = ACPI_PLD_GET_USER_VISIBLE (&Dword); in ACPI_EXPORT_SYMBOL()
298 #define ACPI_PLD_GET_USER_VISIBLE(dword) ACPI_GET_BITS (dword, 0, ACPI_1BIT_MASK) macro