Home
last modified time | relevance | path

Searched full:notifies (Results 1 – 25 of 253) sorted by relevance

1234567891011

/openbmc/linux/kernel/
H A Dcpu_pm.c96 * Notifies listeners that a single CPU is entering a low power state that may
117 * Notifies listeners that a single CPU is exiting a low power state that may
135 * Notifies listeners that all cpus in a power domain are entering a low power
157 * Notifies listeners that all cpus in a power domain are exiting form a
/openbmc/linux/tools/virtio/
H A Dvringh_test.c67 unsigned long notifies; member
79 gvdev->notifies++; in parallel_notify_host()
143 unsigned long xfers = 0, notifies = 0, receives = 0; in parallel_test() local
211 notifies++; in parallel_test()
236 notifies++; in parallel_test()
242 /* Swallow all notifies at once. */ in parallel_test()
283 notifies++; in parallel_test()
290 printf("Host: notified %lu, pinged %lu\n", notifies, receives); in parallel_test()
313 gvdev.notifies = 0; in parallel_test()
391 /* Swallow all notifies at once. */ in parallel_test()
[all …]
/openbmc/obmc-ikvm/
H A Dikvm_manager.hpp44 /* @brief Notifies thread waiters that RFB operations are complete */
46 /* @brief Notifies thread waiters that video operations are complete */
/openbmc/linux/drivers/thermal/
H A Dgov_user_space.c26 * notify_user_space - Notifies user space about thermal events
30 * This function notifies the user space through UEvents.
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-op-mode.h69 * @queue_full: notifies that a HW queue is full.
71 * @queue_not_full: notifies that a HW queue is not full any more.
73 * @hw_rf_kill:notifies of a change in the HW rf kill switch. True means that
/openbmc/u-boot/include/linux/usb/
H A Dcomposite.h67 * @suspend: Notifies functions when the host stops sending USB traffic.
68 * @resume: Notifies functions when the host restarts USB traffic.
248 * @suspend: Notifies when the host stops sending USB traffic,
250 * @resume: Notifies configuration when the host restarts USB traffic,
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Logging/
H A DPEL.interface.yaml39 Notifies the PEL handler that the host (usually the OS) acked a PEL.
50 Notifies the PEL handler that the host could not process a PEL.
/openbmc/linux/drivers/acpi/acpica/
H A Devmisc.c27 * RETURN: TRUE if notifies allowed on this object
29 * DESCRIPTION: Check type of node for a object that supports notifies.
78 /* Are Notifies allowed on this object? */ in acpi_ev_queue_notify_request()
/openbmc/linux/Documentation/driver-api/
H A Drfkill.rst52 The rfkill core code also notifies userspace of state changes, and provides
102 devices and sets of devices. It also notifies userspace about device addition
/openbmc/linux/drivers/scsi/qla4xxx/
H A Dql4_iocb.c210 * This routine notifies the ISP that one or more new request
227 * This routine notifies the ISP that one or more response/completion
241 * This routine is notifies the ISP that one or more new request
254 * This routine is notifies the ISP that one or more response/completion
/openbmc/linux/Documentation/driver-api/virtio/
H A Dwriting_virtio_drivers.rst137 when the device notifies the driver after it finishes processing a
168 driver and notifies it back, the driver can call virtqueue_get_buf() to
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dtx.h487 * struct iwl_mvm_tx_resp_v3 - notifies that fw is TXing a packet
544 * struct iwl_mvm_tx_resp - notifies that fw is TXing a packet
605 * struct iwl_mvm_ba_notif - notifies about reception of BA
686 * struct iwl_mvm_compressed_ba_notif - notifies about reception of BA
823 * struct iwl_extended_beacon_notif_v5 - notifies about beacon transmission
837 * struct iwl_extended_beacon_notif - notifies about beacon transmission
/openbmc/linux/include/linux/
H A Dtty_driver.h175 * This routine notifies the @tty driver that input buffers for the line
187 * This routine notifies the @tty driver that it should signal that
196 * This routine notifies the @tty driver that it should stop outputting
205 * This routine notifies the @tty driver that it resumed sending
214 * This routine notifies the @tty driver that it should hang up the @tty
/openbmc/linux/Documentation/virt/acrn/
H A Dio-request.rst94 their state to PROCESSING, and notifies the corresponding client to handle.
96 f. The HSM updates I/O requests states to COMPLETE and notifies the hypervisor
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DBlueOak-1.0.034 If anyone notifies you in writing that you have not
/openbmc/linux/drivers/media/dvb-frontends/
H A Dhorus3a.h24 * @set_tuner_callback: Callback function that notifies the parent driver
H A Dascot2e.h24 * @set_tuner_callback: Callback function that notifies the parent driver
H A Dhelene.h30 * @set_tuner_callback: Callback function that notifies the parent driver
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Logging/PEL/
H A DEntry.interface.yaml26 Notifies the PEL handler that the management system acknowledged a
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0011-efi-corstone1000-fwu-introduce-EFI-capsule-update.patch210 + * This function notifies the SE Proxy update service that capsule data is available
347 + * efi_corstone1000_uboot-efi_started_event - notifies SE Proxy FW update service
349 + * This function notifies the SE Proxy update service that uboot efi has already started
/openbmc/linux/drivers/crypto/virtio/
H A Dvirtio_crypto_mgr.c232 * Function notifies all the registered services that the virtio crypto device
258 * Function notifies all the registered services that the virtio crypto device
/openbmc/linux/drivers/soc/ti/
H A Dknav_qmss.h156 * notifies: notifier counts
163 unsigned int notifies; member
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/
H A DNotify.interface.yaml9 the host. Post dump completion, the host notifies via PLDM, which calls this
/openbmc/linux/include/crypto/internal/
H A Dengine.h38 * queue so the subsystem notifies the driver that it may relax the
/openbmc/linux/include/linux/usb/
H A Dcomposite.h147 * @suspend: Notifies functions when the host stops sending USB traffic.
148 * @resume: Notifies functions when the host restarts USB traffic.
364 * @suspend: Notifies when the host stops sending USB traffic,
366 * @resume: Notifies configuration when the host restarts USB traffic,

1234567891011