Lines Matching refs:acpi_resource
106 bool acpi_dev_resource_memory(struct acpi_resource *ares, struct resource *res) in acpi_dev_resource_memory()
179 bool acpi_dev_resource_io(struct acpi_resource *ares, struct resource *res) in acpi_dev_resource_io()
289 bool acpi_dev_resource_address_space(struct acpi_resource *ares, in acpi_dev_resource_address_space()
318 bool acpi_dev_resource_ext_address_space(struct acpi_resource *ares, in acpi_dev_resource_ext_address_space()
798 bool acpi_dev_resource_interrupt(struct acpi_resource *ares, int index, in acpi_dev_resource_interrupt()
855 int (*preproc)(struct acpi_resource *, void *);
878 static acpi_status acpi_dev_process_resource(struct acpi_resource *ares, in acpi_dev_process_resource()
919 int (*preproc)(struct acpi_resource *, void *), in __acpi_dev_get_resources() argument
971 int (*preproc)(struct acpi_resource *, void *), in acpi_dev_get_resources() argument
979 static int is_memory(struct acpi_resource *ares, void *not_used) in is_memory()
1043 int acpi_dev_filter_resource_type(struct acpi_resource *ares, in acpi_dev_filter_resource_type()