Searched refs:aml_resource_small_header (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/acpi/acpica/
H A Drsmemory.c128 sizeof(struct aml_resource_small_header),
166 sizeof(struct aml_resource_small_header),
176 sizeof(struct aml_resource_small_header),
H A Damlresrc.h102 #define ACPI_AML_SIZE_SMALL(r) (sizeof (r) - sizeof (struct aml_resource_small_header))
118 struct aml_resource_small_header { struct
517 struct aml_resource_small_header small_header;
H A Dutresrc.c507 return (sizeof(struct aml_resource_small_header));

Completed in 290 milliseconds