Home
last modified time | relevance | path

Searched refs:apm (Results 1 – 14 of 14) sorted by relevance

/openbmc/qemu/hw/isa/
H A Dapm.c36 APMState *apm = opaque; in apm_ioport_writeb() local
41 apm->apmc = val; in apm_ioport_writeb()
43 if (apm->callback) { in apm_ioport_writeb()
44 (apm->callback)(val, apm->arg); in apm_ioport_writeb()
47 apm->apms = val; in apm_ioport_writeb()
53 APMState *apm = opaque; in apm_ioport_readb() local
58 val = apm->apmc; in apm_ioport_readb()
60 val = apm->apms; in apm_ioport_readb()
87 void apm_init(PCIDevice *dev, APMState *apm, apm_ctrl_changed_t callback, in apm_init() argument
90 apm->callback = callback; in apm_init()
[all …]
H A Dmeson.build1 system_ss.add(when: 'CONFIG_APM', if_true: files('apm.c'))
H A Dtrace-events13 # apm.c
H A Dvt82c686.c50 APMState apm; member
93 VMSTATE_STRUCT(apm, ViaPMState, 0, vmstate_apm, APMState),
208 apm_init(dev, &s->apm, NULL, s); in via_pm_realize()
/openbmc/qemu/include/hw/acpi/
H A Dpiix4.h47 APMState apm; member
/openbmc/u-boot/arch/x86/dts/
H A Dqemu-x86_q35.dts33 u-boot,no-apm-finalize;
/openbmc/qemu/hw/acpi/
H A Dpiix4.c255 VMSTATE_STRUCT(apm, PIIX4PMState, 0, vmstate_apm, APMState),
461 apm_init(dev, &s->apm, apm_ctrl_changed, s); in piix4_pm_realize()
/openbmc/openbmc/meta-raspberrypi/conf/machine/include/
H A Drpi-base.inc124 MACHINE_FEATURES += "apm usbhost keyboard vfat ext2 screen touchscreen alsa bluetooth wifi sdio ${@…
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.3.1.rst56 - manuals: Remove references to apm in :term:`MACHINE_FEATURES`
H A Dmigration-4.3.rst138 - ``apmd``: obsolete (``apm`` in :term:`MACHINE_FEATURES` also removed).
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt905 apm-acpi.txt: 1541
907 apm.c: 1961
909 apm-emulation.c: 17959
910 apm-emulation.h: 1575
911 apm.h: 1722
913 apm-power.c: 2659
/openbmc/u-boot/doc/
H A DREADME.scrapyard210 bluestone powerpc ppc4xx 9ed3246 2014-10-10 Tirumala Marri <tmarri@apm.com>
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]