Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Drunstate.c420 static NotifierList powerdown_notifiers = variable
421 NOTIFIER_LIST_INITIALIZER(powerdown_notifiers);
739 notifier_list_notify(&powerdown_notifiers, NULL); in qemu_system_powerdown()
757 notifier_list_add(&powerdown_notifiers, notifier); in qemu_register_powerdown_notifier()