Home
last modified time | relevance | path

Searched defs:acpi_resource (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/acpi/
Dresource.c814 int (*preproc)(struct acpi_resource *, void *), in __acpi_dev_get_resources()
866 int (*preproc)(struct acpi_resource *, void *), in acpi_dev_get_resources()
/linux-6.6.21/include/acpi/
Dacrestyp.h678 struct acpi_resource { struct
681 union acpi_resource_data data; argument
695 ACPI_ADD_PTR (struct acpi_resource, (res), (res)->length) argument