Searched refs:start_dpf (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/acpi/acpica/
H A Drsio.c160 {ACPI_RSC_SET8, ACPI_RS_OFFSET(data.start_dpf.compatibility_priority),
166 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET(data.start_dpf.descriptor_length),
167 AML_OFFSET(start_dpf.descriptor_type),
177 ACPI_RS_OFFSET(data.start_dpf.compatibility_priority),
178 AML_OFFSET(start_dpf.flags),
182 ACPI_RS_OFFSET(data.start_dpf.performance_robustness),
183 AML_OFFSET(start_dpf.flags),
203 ACPI_RS_OFFSET(data.start_dpf.compatibility_priority),
204 AML_OFFSET(start_dpf.flags),
208 ACPI_RS_OFFSET(data.start_dpf
[all...]
H A Drsdumpinfo.c60 {ACPI_RSD_UINT8, ACPI_RSD_OFFSET(start_dpf.descriptor_length),
62 {ACPI_RSD_2BITFLAG, ACPI_RSD_OFFSET(start_dpf.compatibility_priority),
64 {ACPI_RSD_2BITFLAG, ACPI_RSD_OFFSET(start_dpf.performance_robustness),
H A Damlresrc.h524 struct aml_resource_start_dependent start_dpf; member in union:aml_resource
H A Drsmisc.c778 if (resource->data.start_dpf.performance_robustness >= 3) {
/linux-master/include/acpi/
H A Dacrestyp.h642 struct acpi_resource_start_dependent start_dpf; member in union:acpi_resource_data
/linux-master/drivers/pnp/pnpacpi/
H A Drsparser.c472 switch (res->data.start_dpf.compatibility_priority) {

Completed in 103 milliseconds