Home
last modified time | relevance | path

Searched refs:ACPI_OSI_DYNAMIC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dutosi.c159 if (next_interface->flags & ACPI_OSI_DYNAMIC) { in acpi_ut_interface_terminate()
216 interface_info->flags = ACPI_OSI_DYNAMIC; in acpi_ut_install_interface()
248 if (next_interface->flags & ACPI_OSI_DYNAMIC) { in acpi_ut_remove_interface()
H A Daclocal.h1053 #define ACPI_OSI_DYNAMIC 0x02 macro
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dutosi.c161 if (next_interface->flags & ACPI_OSI_DYNAMIC) { in acpi_ut_interface_terminate()
218 interface_info->flags = ACPI_OSI_DYNAMIC; in acpi_ut_install_interface()
250 if (next_interface->flags & ACPI_OSI_DYNAMIC) { in acpi_ut_remove_interface()
H A Daclocal.h1069 #define ACPI_OSI_DYNAMIC 0x02 macro

Completed in 11 milliseconds