Home
last modified time | relevance | path

Searched defs:notify (Results 1 – 25 of 70) sorted by relevance

123

/openbmc/qemu/include/qemu/
H A Dnotify.h23 void (*notify)(Notifier *notifier, void *data); member
57 NotifierWithReturnFunc notify; member
/openbmc/qemu/hw/core/
H A Dstream.c14 stream_can_push(StreamSink *sink, StreamCanPushNotifyFn notify, in stream_can_push()
/openbmc/qemu/ui/
H A Dclipboard.c124 QemuClipboardNotify notify = { in qemu_clipboard_update() local
212 QemuClipboardNotify notify = { .type = QEMU_CLIPBOARD_RESET_SERIAL }; in qemu_clipboard_reset_serial() local
H A Dgtk-clipboard.c127 QemuClipboardNotify *notify = data; in gd_clipboard_notify() local
H A Dvnc-clipboard.c229 QemuClipboardNotify *notify = data; in vnc_clipboard_notify() local
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Divc.h80 void (*notify)(struct tegra_ivc *); member
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_exitbootservices.c23 static void EFIAPI notify(struct efi_event *event, void *context) in notify() function
H A Defi_selftest_event_groups.c28 static void EFIAPI notify(struct efi_event *event, void *context) in notify() function
H A Defi_selftest_events.c26 static void EFIAPI notify(struct efi_event *event, void *context) in notify() function
H A Defi_selftest_tpl.c24 static void EFIAPI notify(struct efi_event *event, void *context) in notify() function
H A Defi_selftest_config_table.c27 static void EFIAPI notify(struct efi_event *event, void *context) in notify() function
H A Defi_selftest_watchdog.c44 static void EFIAPI notify(struct efi_event *event, void *context) in notify() function
H A Defi_selftest_bitblt.c63 static void EFIAPI notify(struct efi_event *event, void *context) in notify() function
/openbmc/qemu/io/
H A Dnet-listener.c141 GDestroyNotify notify, in qio_net_listener_set_client_func_full()
175 GDestroyNotify notify) in qio_net_listener_set_client_func()
/openbmc/qemu/accel/tcg/
H A Dtcg-accel-ops-mttcg.c47 static void mttcg_force_rcu(Notifier *notify, void *data) in mttcg_force_rcu()
H A Dtcg-accel-ops-rr.c140 static void rr_force_rcu(Notifier *notify, void *data) in rr_force_rcu()
/openbmc/phosphor-bmc-code-mgmt/common/include/
H A DNotifyWatch.hpp19 namespace phosphor::notify::watch namespace
/openbmc/qemu/util/
H A Dmain-loop.c550 void main_loop_poll_add_notifier(Notifier *notify) in main_loop_poll_add_notifier()
555 void main_loop_poll_remove_notifier(Notifier *notify) in main_loop_poll_remove_notifier()
/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/
H A Ddump_manager_resource.cpp25 void Manager::notify(uint32_t dumpId, uint64_t size) in notify() function in openpower::dump::resource::Manager
H A Ddump_manager_system.cpp25 void Manager::notify(uint32_t dumpId, uint64_t size) in notify() function in openpower::dump::system::Manager
/openbmc/qemu/hw/usb/
H A Ddev-hub.c171 bool notify = false; in usb_hub_port_change() local
200 bool notify = false; in usb_hub_port_update() local
216 bool notify = false; in usb_hub_port_update_timer() local
/openbmc/qemu/include/hw/dma/
H A Dxlnx_csu_dma.h47 StreamCanPushNotifyFn notify; member
/openbmc/qemu/hw/net/
H A Dxen_nic.c76 int notify; in OBJECT_DECLARE_SIMPLE_TYPE() local
233 int notify; in net_rx_response() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dhost_notifier.cpp137 bool notify = true; in notifyRequired() local
/openbmc/qemu/audio/
H A Daudio.h63 void (*notify) (void *opaque, audcnotification_e cmd); member

123