Searched refs:ACPI_MAX_DEVICE_INSTANCES (Results 1 – 2 of 2) sorted by relevance
101 #define ACPI_MAX_DEVICE_INSTANCES 4096 macro
643 result = ida_simple_get(instance_ida, 0, ACPI_MAX_DEVICE_INSTANCES, GFP_KERNEL); in acpi_device_set_name()