Home
last modified time | relevance | path

Searched refs:ich9_pm_is_hotpluggable_bus (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/acpi/
H A Dich9.h96 bool ich9_pm_is_hotpluggable_bus(HotplugHandler *hotplug_dev, BusState *bus);
/openbmc/qemu/hw/acpi/
H A Dich9.c570 bool ich9_pm_is_hotpluggable_bus(HotplugHandler *hotplug_dev, BusState *bus) in ich9_pm_is_hotpluggable_bus() function
/openbmc/qemu/hw/isa/
H A Dlpc_ich9.c907 hc->is_hotpluggable_bus = ich9_pm_is_hotpluggable_bus; in ich9_lpc_class_init()