Searched refs:ACPI_INIT_DSM_ARGV4 (Results 1 – 2 of 2) sorted by relevance
102 union acpi_object argv4 = ACPI_INIT_DSM_ARGV4(1, &tmp); in tpm_store_ppi_request()261 union acpi_object argv = ACPI_INIT_DSM_ARGV4(1, &tmp); in show_ppi_operations()
87 #define ACPI_INIT_DSM_ARGV4(cnt, eles) \ macro