Searched refs:ACPI_OSI_DYNAMIC (Results 1 – 2 of 2) sorted by relevance
187 if (next_interface->flags & ACPI_OSI_DYNAMIC) { in acpi_ut_interface_terminate()245 interface_info->flags = ACPI_OSI_DYNAMIC; in acpi_ut_install_interface()276 if (next_interface->flags & ACPI_OSI_DYNAMIC) { in acpi_ut_remove_interface()
961 #define ACPI_OSI_DYNAMIC 0x02 macro