Lines Matching refs:acpi_object
39 static inline union acpi_object *
41 union acpi_object *argv4) in tpm_eval_dsm()
61 union acpi_object *obj; in tpm_show_ppi_request()
97 union acpi_object *obj, tmp; in tpm_store_ppi_request()
98 union acpi_object argv4 = ACPI_INIT_DSM_ARGV4(1, &tmp); in tpm_store_ppi_request()
149 union acpi_object *obj = NULL; in tpm_show_ppi_transition_action()
150 union acpi_object tmp = { in tpm_show_ppi_transition_action()
194 union acpi_object *obj, *ret_obj; in tpm_show_ppi_response()
256 union acpi_object *obj, tmp; in show_ppi_operations()
257 union acpi_object argv = ACPI_INIT_DSM_ARGV4(1, &tmp); in show_ppi_operations()
335 union acpi_object *obj; in tpm_add_ppi()