Home
last modified time | relevance | path

Searched refs:has_resources (Results 1 – 1 of 1) sorted by relevance

/drivers/acpi/
A Dacpi_platform.c92 bool *has_resources = data; in acpi_platform_resource_count() local
94 *has_resources = true; in acpi_platform_resource_count()
129 bool has_resources = false; in acpi_create_platform_device() local
132 acpi_platform_resource_count, &has_resources); in acpi_create_platform_device()
133 if (has_resources) in acpi_create_platform_device()

Completed in 3 milliseconds