Searched refs:has_resources (Results 1 – 2 of 2) sorted by relevance
92 bool *has_resources = data; in acpi_platform_resource_count() local94 *has_resources = true; in acpi_platform_resource_count()129 bool has_resources = false; in acpi_create_platform_device() local132 acpi_platform_resource_count, &has_resources); in acpi_create_platform_device()133 if (has_resources) in acpi_create_platform_device()
52 if (!zdev->has_resources) { in zpci_bus_prepare_device()