Home
last modified time | relevance | path

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

/linux/include/acpi/
A Dacbuffer.h182 #define ACPI_PLD_SET_EJECTABLE(dword,value) ACPI_SET_BITS (dword, 0, ACPI_1BIT_MASK, value) /* … macro
/linux/drivers/acpi/acpica/
A Ddbconvert.c313 ACPI_PLD_SET_EJECTABLE(&dword, pld_info->ejectable); in acpi_db_encode_pld_buffer()

Completed in 4 milliseconds