| /openbmc/qemu/hw/acpi/ |
| H A D | acpi-qmp-cmds.c | 22 AcpiDeviceIf *adev = ACPI_DEVICE_IF(obj); in qmp_query_acpi_ospm_status() local 24 adevc->ospm_status(adev, &prev); in qmp_query_acpi_ospm_status()
|
| H A D | acpi_interface.c | 11 AcpiDeviceIf *adev = ACPI_DEVICE_IF(dev); in acpi_send_event() local 12 adevc->send_event(adev, event); in acpi_send_event()
|
| H A D | pci-bridge.c | 20 void build_pci_bridge_aml(AcpiDevAmlIf *adev, Aml *scope) in build_pci_bridge_aml() argument 22 PCIBridge *br = PCI_BRIDGE(adev); in build_pci_bridge_aml()
|
| H A D | ipmi.c | 66 void build_ipmi_dev_aml(AcpiDevAmlIf *adev, Aml *scope) in build_ipmi_dev_aml() argument 70 IPMIInterface *ii = IPMI_INTERFACE(adev); in build_ipmi_dev_aml()
|
| H A D | ipmi-stub.c | 13 void build_ipmi_dev_aml(AcpiDevAmlIf *adev, Aml *scope) in build_ipmi_dev_aml() argument
|
| H A D | pci-bridge-stub.c | 18 void build_pci_bridge_aml(AcpiDevAmlIf *adev, Aml *scope) in build_pci_bridge_aml() argument
|
| H A D | piix4.c | 589 static void piix4_ospm_status(AcpiDeviceIf *adev, ACPIOSTInfoList ***list) in piix4_ospm_status() argument 591 PIIX4PMState *s = PIIX4_PM(adev); in piix4_ospm_status() 599 static void piix4_send_gpe(AcpiDeviceIf *adev, AcpiEventStatusBits ev) in piix4_send_gpe() argument 601 PIIX4PMState *s = PIIX4_PM(adev); in piix4_send_gpe()
|
| /openbmc/qemu/hw/display/ |
| H A D | acpi-vga.c | 6 void build_vga_aml(AcpiDevAmlIf *adev, Aml *scope) in build_vga_aml() argument 11 if (object_dynamic_cast(OBJECT(adev), "qxl-vga")) { in build_vga_aml()
|
| H A D | acpi-vga-stub.c | 5 void build_vga_aml(AcpiDevAmlIf *adev, Aml *scope) in build_vga_aml() argument
|
| H A D | vga_int.h | 203 void build_vga_aml(AcpiDevAmlIf *adev, Aml *scope);
|
| /openbmc/qemu/include/hw/acpi/ |
| H A D | ipmi.h | 14 void build_ipmi_dev_aml(AcpiDevAmlIf *adev, Aml *scope);
|
| H A D | pci.h | 40 void build_pci_bridge_aml(AcpiDevAmlIf *adev, Aml *scope);
|
| H A D | acpi_aml_interface.h | 15 typedef void (*dev_aml_fn)(AcpiDevAmlIf *adev, Aml *scope);
|
| H A D | ich9.h | 98 void ich9_pm_ospm_status(AcpiDeviceIf *adev, ACPIOSTInfoList ***list);
|
| /openbmc/u-boot/board/quipos/cairo/ |
| H A D | MAINTAINERS | 2 M: Albert ARIBAUD (3ADEV) <albert.aribaud@3adev.fr>
|
| /openbmc/u-boot/board/work-microwave/work_92105/ |
| H A D | MAINTAINERS | 2 M: Albert ARIBAUD <albert.aribaud@3adev.fr>
|
| /openbmc/qemu/hw/misc/ |
| H A D | pvpanic-isa.c | 66 static void build_pvpanic_isa_aml(AcpiDevAmlIf *adev, Aml *scope) in build_pvpanic_isa_aml() argument 69 PVPanicISAState *s = PVPANIC_ISA_DEVICE(adev); in build_pvpanic_isa_aml()
|
| H A D | applesmc.c | 359 static void build_applesmc_aml(AcpiDevAmlIf *adev, Aml *scope) in build_applesmc_aml() argument 362 AppleSMCState *s = APPLE_SMC(adev); in build_applesmc_aml()
|
| /openbmc/u-boot/board/phytec/pcm052/ |
| H A D | MAINTAINERS | 2 M: Albert ARIBAUD (3ADEV) <albert.aribaud@3adev.fr>
|
| H A D | imximage.cfg | 3 * Copyright 2015 3ADEV <http://www.3adev.com>
|
| /openbmc/qemu/hw/i2c/ |
| H A D | smbus_ich9.c | 113 static void build_ich9_smb_aml(AcpiDevAmlIf *adev, Aml *scope) in build_ich9_smb_aml() argument 115 ICH9SMBState *s = ICH9_SMB_DEVICE(adev); in build_ich9_smb_aml()
|
| /openbmc/qemu/hw/tpm/ |
| H A D | tpm_tis_isa.c | 141 static void build_tpm_tis_isa_aml(AcpiDevAmlIf *adev, Aml *scope) in build_tpm_tis_isa_aml() argument 144 TPMStateISA *isadev = TPM_TIS_ISA(adev); in build_tpm_tis_isa_aml()
|
| /openbmc/qemu/hw/block/ |
| H A D | fdc-isa.c | 236 static void build_fdc_aml(AcpiDevAmlIf *adev, Aml *scope) in build_fdc_aml() argument 238 FDCtrlISABus *isa = ISA_FDC(adev); in build_fdc_aml() 263 FloppyDriveType type = isa_fdc_get_drive_type(ISA_DEVICE(adev), i); in build_fdc_aml()
|
| /openbmc/qemu/hw/char/ |
| H A D | serial-isa.c | 87 static void serial_isa_build_aml(AcpiDevAmlIf *adev, Aml *scope) in serial_isa_build_aml() argument 89 ISASerialState *isa = ISA_SERIAL(adev); in serial_isa_build_aml()
|
| /openbmc/qemu/hw/isa/ |
| H A D | piix.c | 380 static void build_pci_isa_aml(AcpiDevAmlIf *adev, Aml *scope) in build_pci_isa_aml() argument 384 BusState *bus = qdev_get_child_bus(DEVICE(adev), "isa.0"); in build_pci_isa_aml()
|