Home | History | Annotate | Download | only in acpi

Lines Matching refs:ACPI_HANDLE

80 	ACPI_HANDLE			res_handle;
83 ACPI_HANDLE res_ref[5];
96 static struct acpi_power_res *acpi_power_res_init(ACPI_HANDLE);
97 static struct acpi_power_res *acpi_power_res_get(ACPI_HANDLE);
104 ACPI_HANDLE);
106 ACPI_HANDLE);
109 static ACPI_OBJECT *acpi_power_pkg_get(ACPI_HANDLE, int);
111 static const char *acpi_xname(ACPI_HANDLE);
114 acpi_power_res_init(ACPI_HANDLE hdl)
176 acpi_power_res_get(ACPI_HANDLE hdl)
190 acpi_power_register(ACPI_HANDLE hdl)
196 acpi_power_deregister(ACPI_HANDLE hdl)
215 acpi_power_get(ACPI_HANDLE hdl, int *state)
330 acpi_power_set(ACPI_HANDLE hdl, int state)
426 ACPI_HANDLE hdl;
459 acpi_power_res(ACPI_HANDLE hdl, ACPI_HANDLE ref, bool on)
499 acpi_power_res_ref(struct acpi_power_res *res, ACPI_HANDLE ref)
535 acpi_power_res_deref(struct acpi_power_res *res, ACPI_HANDLE ref)
569 ACPI_HANDLE hdl;
603 acpi_power_pkg_get(ACPI_HANDLE hdl, int state)
743 acpi_xname(ACPI_HANDLE hdl)