Home
last modified time | relevance | path

Searched defs:adev (Results 1 – 22 of 22) sorted by relevance

/qemu/hw/acpi/
H A Dipmi-stub.c13 void build_ipmi_dev_aml(AcpiDevAmlIf *adev, Aml *scope) in build_ipmi_dev_aml()
H A Dpci-bridge-stub.c18 void build_pci_bridge_aml(AcpiDevAmlIf *adev, Aml *scope) in build_pci_bridge_aml()
H A Dpci-bridge.c20 void build_pci_bridge_aml(AcpiDevAmlIf *adev, Aml *scope) in build_pci_bridge_aml()
H A Dacpi-qmp-cmds.c22 AcpiDeviceIf *adev = ACPI_DEVICE_IF(obj); in qmp_query_acpi_ospm_status() local
H A Dipmi.c66 void build_ipmi_dev_aml(AcpiDevAmlIf *adev, Aml *scope) in build_ipmi_dev_aml()
H A Dacpi_interface.c11 AcpiDeviceIf *adev = ACPI_DEVICE_IF(dev); in acpi_send_event() local
H A Dgeneric_event_device.c280 static void acpi_ged_ospm_status(AcpiDeviceIf *adev, ACPIOSTInfoList ***list) in acpi_ged_ospm_status()
288 static void acpi_ged_send_event(AcpiDeviceIf *adev, AcpiEventStatusBits ev) in acpi_ged_send_event()
H A Dpiix4.c588 static void piix4_ospm_status(AcpiDeviceIf *adev, ACPIOSTInfoList ***list) in piix4_ospm_status()
598 static void piix4_send_gpe(AcpiDeviceIf *adev, AcpiEventStatusBits ev) in piix4_send_gpe()
H A Dich9.c565 void ich9_pm_ospm_status(AcpiDeviceIf *adev, ACPIOSTInfoList ***list) in ich9_pm_ospm_status()
/qemu/hw/display/
H A Dacpi-vga-stub.c5 void build_vga_aml(AcpiDevAmlIf *adev, Aml *scope) in build_vga_aml()
H A Dacpi-vga.c6 void build_vga_aml(AcpiDevAmlIf *adev, Aml *scope) in build_vga_aml()
/qemu/hw/misc/
H A Dpvpanic-isa.c66 static void build_pvpanic_isa_aml(AcpiDevAmlIf *adev, Aml *scope) in build_pvpanic_isa_aml()
H A Dapplesmc.c359 static void build_applesmc_aml(AcpiDevAmlIf *adev, Aml *scope) in build_applesmc_aml()
/qemu/hw/i2c/
H A Dsmbus_ich9.c113 static void build_ich9_smb_aml(AcpiDevAmlIf *adev, Aml *scope) in build_ich9_smb_aml()
/qemu/hw/tpm/
H A Dtpm_tis_isa.c141 static void build_tpm_tis_isa_aml(AcpiDevAmlIf *adev, Aml *scope) in build_tpm_tis_isa_aml()
/qemu/hw/char/
H A Dserial-isa.c87 static void serial_isa_build_aml(AcpiDevAmlIf *adev, Aml *scope) in serial_isa_build_aml()
H A Dparallel.c542 static void parallel_isa_build_aml(AcpiDevAmlIf *adev, Aml *scope) in parallel_isa_build_aml()
/qemu/hw/isa/
H A Dlpc_ich9.c844 static void ich9_send_gpe(AcpiDeviceIf *adev, AcpiEventStatusBits ev) in ich9_send_gpe()
851 static void build_ich9_isa_aml(AcpiDevAmlIf *adev, Aml *scope) in build_ich9_isa_aml()
H A Dpiix.c380 static void build_pci_isa_aml(AcpiDevAmlIf *adev, Aml *scope) in build_pci_isa_aml()
/qemu/hw/block/
H A Dfdc-isa.c236 static void build_fdc_aml(AcpiDevAmlIf *adev, Aml *scope) in build_fdc_aml()
/qemu/hw/rtc/
H A Dmc146818rtc.c997 static void rtc_build_aml(AcpiDevAmlIf *adev, Aml *scope) in rtc_build_aml()
/qemu/hw/input/
H A Dpckbd.c906 static void i8042_build_aml(AcpiDevAmlIf *adev, Aml *scope) in i8042_build_aml()