Lines Matching refs:ACPI_OBJECT
86 acpi_get_gas(const ACPI_OBJECT *res, unsigned int idx, in acpi_get_gas()
89 const ACPI_OBJECT *obj = &res->Package.Elements[idx]; in acpi_get_gas()
101 acpi_get_pct(const ACPI_OBJECT *res, unsigned int idx, in acpi_get_pct()
109 const ACPI_OBJECT *obj = &res->Package.Elements[idx]; in acpi_get_pct()
222 ACPI_OBJECT arg = { in acpi_set_pdc()
264 ACPI_OBJECT *top; in acpi_fetch_cx()
275 top = (ACPI_OBJECT *)buf.Pointer; in acpi_fetch_cx()
295 ACPI_OBJECT *pkg = &top->Package.Elements[i + 1]; in acpi_fetch_cx()
337 ACPI_OBJECT *pkg, *res; in acpi_fetch_px()
350 pkg = (ACPI_OBJECT *)buf.Pointer; in acpi_fetch_px()
399 pkg = (ACPI_OBJECT *)buf.Pointer; in acpi_fetch_px()
428 pkg = (ACPI_OBJECT *)buf.Pointer; in acpi_fetch_px()
546 ACPI_OBJECT *obj; in xen_acpi_cpu_attach()
555 obj = (ACPI_OBJECT *)buf.Pointer; in xen_acpi_cpu_attach()