Home
last modified time | relevance | path

Searched refs:GPEXConfig (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/pci-host/
H A Dgpex.h41 struct GPEXConfig { struct
68 struct GPEXConfig gpex_cfg; argument
73 void acpi_dsdt_add_gpex(Aml *scope, struct GPEXConfig *cfg);
/openbmc/qemu/hw/pci-host/
H A Dgpex-acpi.c88 void acpi_dsdt_add_gpex(Aml *scope, struct GPEXConfig *cfg) in acpi_dsdt_add_gpex()