Home
last modified time | relevance | path

Searched refs:aml_resource_irq (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/acpi/acpica/
H A Drsirq.c76 sizeof(struct aml_resource_irq),
127 {ACPI_RSC_LENGTH, 0, 0, sizeof(struct aml_resource_irq)},
H A Drsinfo.c159 sizeof(struct aml_resource_irq), /* ACPI_RESOURCE_TYPE_IRQ (optional Byte 3 always created) */
H A Damlresrc.h121 struct aml_resource_irq { struct
522 struct aml_resource_irq irq;
H A Dutresrc.c26 ACPI_AML_SIZE_SMALL(struct aml_resource_irq),