/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
|
/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 214 notifies++; in parallel_test() 239 notifies++; in parallel_test() 245 /* Swallow all notifies at once. */ in parallel_test() 286 notifies++; in parallel_test() 293 printf("Host: notified %lu, pinged %lu\n", notifies, receives); in parallel_test() 316 gvdev.notifies = 0; in parallel_test() 394 /* Swallow all notifies at once. */ in parallel_test() [all …]
|
/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()
|
/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
|
/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-op-mode.h | 124 * @queue_full: notifies that a HW queue is full. 126 * @queue_not_full: notifies that a HW queue is not full any more. 128 * @hw_rf_kill: notifies of a change in the HW rf kill switch. True means that
|
/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
|
H A D | tee.rst | 21 notifies user-space (udev) whenever a new device is registered on
|
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | tx.h | 495 * struct iwl_tx_resp_v3 - notifies that fw is TXing a packet 552 * struct iwl_tx_resp - notifies that fw is TXing a packet 616 * struct iwl_mvm_ba_notif - notifies about reception of BA 697 * struct iwl_compressed_ba_notif - notifies about reception of BA 843 * struct iwl_extended_beacon_notif_v5 - notifies about beacon transmission 857 * struct iwl_extended_beacon_notif - notifies about beacon transmission
|
/linux/drivers/char/tpm/ |
H A D | tpm_crb_ffa.c | 81 * Notifies the TPM service that a TPM command or TPM locality request is 89 * 0: Notifies TPM that a command is ready to be processed 90 * 1: Notifies TPM that a locality request is ready to be processed
|
/linux/Documentation/driver-api/virtio/ |
H A D | writing_virtio_drivers.rst | 136 when the device notifies the driver after it finishes processing a 167 driver and notifies it back, the driver can call virtqueue_get_buf() to
|
/linux/drivers/md/dm-vdo/ |
H A D | wait-queue.c | 79 * Notifies all the entries waiting in a waitq to continue execution by invoking a callback 187 * Notifies the next entry waiting in a waitq to continue execution by invoking a callback function
|
/linux/arch/powerpc/include/uapi/asm/ |
H A D | papr-hvpipe.h | 12 * flags: OS notifies the user space whether the hvpipe is
|
/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
|
/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
|
/linux/drivers/soc/ti/ |
H A D | knav_qmss.h | 156 * notifies: notifier counts 163 unsigned int notifies; member
|
H A D | knav_qmss_acc.c | 86 u32 *list, *list_cpu, val, idx, notifies; in knav_acc_int_handler() local 121 notifies = readl_relaxed(pdsp->intd + ACC_INTD_OFFSET_COUNT(channel)); in knav_acc_int_handler() 122 WARN_ON(!notifies); in knav_acc_int_handler()
|
/linux/include/linux/usb/ |
H A D | composite.h | 155 * @suspend: Notifies functions when the host stops sending USB traffic. 156 * @resume: Notifies functions when the host restarts USB traffic. 369 * @suspend: Notifies when the host stops sending USB traffic, 371 * @resume: Notifies configuration when the host restarts USB traffic,
|
/linux/drivers/irqchip/ |
H A D | alphascale_asm9260-icoll.h | 22 * active on the CPU IRQ input. Writing to this register notifies the
|
/linux/include/uapi/linux/ |
H A D | nl80211-vnd-intel.h | 45 * @IWL_MVM_VENDOR_CMD_ROAMING_FORBIDDEN_EVENT: notifies if roaming is allowed.
|
/linux/drivers/thermal/ |
H A D | imx_sc_thermal.c | 107 * The thermal framework notifies us there is in imx_sc_thermal_probe()
|
/linux/include/rdma/ |
H A D | ib_cm.h | 449 * ib_cm_notify - Notifies the CM of an event reported to the consumer. 459 * IB_EVENT_PATH_MIG - Notifies the CM that the connection has failed over
|
/linux/Documentation/scsi/ |
H A D | dpti.rst | 79 - Add code to rescan routine that notifies scsi-core about new devices
|
/linux/tools/power/cpupower/bench/ |
H A D | system.c | 120 * notifies the user that the benchmark may run some time
|