Lines Matching refs:acpi_resource
106 bool acpi_dev_resource_memory(struct acpi_resource *ares, struct resource *res)
179 bool acpi_dev_resource_io(struct acpi_resource *ares, struct resource *res)
289 bool acpi_dev_resource_address_space(struct acpi_resource *ares,
318 bool acpi_dev_resource_ext_address_space(struct acpi_resource *ares,
726 bool acpi_dev_resource_interrupt(struct acpi_resource *ares, int index,
783 int (*preproc)(struct acpi_resource *, void *);
806 static acpi_status acpi_dev_process_resource(struct acpi_resource *ares,
847 int (*preproc)(struct acpi_resource *, void *),
899 int (*preproc)(struct acpi_resource *, void *),
907 static int is_memory(struct acpi_resource *ares, void *not_used)
971 int acpi_dev_filter_resource_type(struct acpi_resource *ares,