of_compatible_ok  299 drivers/acpi/property.c 			    && adev->parent->flags.of_compatible_ok)
of_compatible_ok  308 drivers/acpi/property.c 	adev->flags.of_compatible_ok = 1;
of_compatible_ok  425 drivers/acpi/property.c 	if (acpi_of && !adev->flags.of_compatible_ok)
of_compatible_ok  199 include/acpi/acpi_bus.h 	u32 of_compatible_ok:1;