Lines Matching refs:acpi_object
41 static inline union acpi_object *
43 union acpi_object *argv4, u64 rev) in tpm_eval_dsm()
62 union acpi_object *obj; in tpm_show_ppi_request()
119 union acpi_object *obj, tmp[2]; in tpm_store_ppi_request()
120 union acpi_object argv4 = ACPI_INIT_DSM_ARGV4(2, tmp); in tpm_store_ppi_request()
181 union acpi_object *obj = NULL; in tpm_show_ppi_transition_action()
182 union acpi_object tmp = { in tpm_show_ppi_transition_action()
226 union acpi_object *obj, *ret_obj; in tpm_show_ppi_response()
288 union acpi_object *obj, tmp; in show_ppi_operations()
289 union acpi_object argv = ACPI_INIT_DSM_ARGV4(1, &tmp); in show_ppi_operations()
368 union acpi_object *obj; in tpm_add_ppi()