/openbmc/linux/kernel/ |
H A D | cpu_pm.c | 96 * 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 D | vringh_test.c | 67 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 D | ikvm_manager.hpp | 44 /* @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 D | gov_user_space.c | 26 * 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 D | iwl-op-mode.h | 69 * @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 D | composite.h | 67 * @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 D | PEL.interface.yaml | 39 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 D | evmisc.c | 27 * 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 D | rfkill.rst | 52 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 D | ql4_iocb.c | 210 * 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 D | writing_virtio_drivers.rst | 137 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 D | tx.h | 487 * 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 D | tty_driver.h | 175 * 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 D | io-request.rst | 94 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 D | BlueOak-1.0.0 | 34 If anyone notifies you in writing that you have not
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | horus3a.h | 24 * @set_tuner_callback: Callback function that notifies the parent driver
|
H A D | ascot2e.h | 24 * @set_tuner_callback: Callback function that notifies the parent driver
|
H A D | helene.h | 30 * @set_tuner_callback: Callback function that notifies the parent driver
|
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Logging/PEL/ |
H A D | Entry.interface.yaml | 26 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 D | 0011-efi-corstone1000-fwu-introduce-EFI-capsule-update.patch | 210 + * 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 D | virtio_crypto_mgr.c | 232 * 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 D | knav_qmss.h | 156 * notifies: notifier counts 163 unsigned int notifies; member
|
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/ |
H A D | Notify.interface.yaml | 9 the host. Post dump completion, the host notifies via PLDM, which calls this
|
/openbmc/linux/include/crypto/internal/ |
H A D | engine.h | 38 * queue so the subsystem notifies the driver that it may relax the
|
/openbmc/linux/include/linux/usb/ |
H A D | composite.h | 147 * @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,
|