Home
last modified time | relevance | path

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

/linux-3.4.99/arch/ia64/kernel/
Dacpi-ext.c63 static acpi_status find_csr_space(struct acpi_resource *resource, void *data) in find_csr_space() function
85 acpi_walk_resources(obj, METHOD_NAME__CRS, find_csr_space, &space); in hp_crs_locate()