Home
last modified time | relevance | path

Searched defs:suspend (Results 1 – 10 of 10) sorted by relevance

/haiku/src/apps/icon-o-matic/generic/listener/
H A DObservable.cpp89 Observable::SuspendNotifications(bool suspend) in SuspendNotifications()
/haiku/src/apps/mediaplayer/support/
H A DNotifier.cpp89 Notifier::SuspendNotifications(bool suspend) in SuspendNotifications()
/haiku/headers/os/drivers/pcmcia/
H A Ddriver_ops.h63 void (*suspend) (dev_node_t *dev); member
/haiku/src/libs/compat/freebsd_network/
H A Dshared.h41 int (*suspend)(device_t dev); member
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/ral/
H A Dif_ral_pci.c111 void (*suspend)(void *); member
/haiku/src/tests/system/kernel/device_manager/playground/
H A Ddevice_manager.h129 status_t (*suspend)(void *driverCookie, int32 state); member
/haiku/src/system/kernel/
H A Dimage.cpp429 notify_loading_app(status_t result, bool suspend) in notify_loading_app()
/haiku/headers/os/drivers/
H A Ddevice_manager.h128 status_t (*suspend)(void *driverCookie, int32 state); member
/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci.cpp2973 XHCI::StopEndpoint(bool suspend, xhci_endpoint* endpoint) in StopEndpoint()
/haiku/src/bin/network/telnet/
H A Dcommands.c1316 suspend(void) in suspend() function