Lines Matching refs:acpi_object
43 static inline union acpi_object *
45 union acpi_object *argv4) in tpm_eval_dsm()
65 union acpi_object *obj; in tpm_show_ppi_request()
101 union acpi_object *obj, tmp; in tpm_store_ppi_request()
102 union acpi_object argv4 = ACPI_INIT_DSM_ARGV4(1, &tmp); in tpm_store_ppi_request()
153 union acpi_object *obj = NULL; in tpm_show_ppi_transition_action()
154 union acpi_object tmp = { in tpm_show_ppi_transition_action()
198 union acpi_object *obj, *ret_obj; in tpm_show_ppi_response()
260 union acpi_object *obj, tmp; in show_ppi_operations()
261 union acpi_object argv = ACPI_INIT_DSM_ARGV4(1, &tmp); in show_ppi_operations()
339 union acpi_object *obj; in tpm_add_ppi()