Home
last modified time | relevance | path

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

1234567

/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
/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
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 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()
/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
/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-op-mode.h124 * @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 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
H A Dtee.rst21 notifies user-space (udev) whenever a new device is registered on
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dtx.h495 * 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 Dtpm_crb_ffa.c81 * 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 Dwriting_virtio_drivers.rst136 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 Dwait-queue.c79 * 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 Dpapr-hvpipe.h12 * flags: OS notifies the user space whether the hvpipe is
/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
/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
/linux/drivers/soc/ti/
H A Dknav_qmss.h156 * notifies: notifier counts
163 unsigned int notifies; member
H A Dknav_qmss_acc.c86 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 Dcomposite.h155 * @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 Dalphascale_asm9260-icoll.h22 * active on the CPU IRQ input. Writing to this register notifies the
/linux/include/uapi/linux/
H A Dnl80211-vnd-intel.h45 * @IWL_MVM_VENDOR_CMD_ROAMING_FORBIDDEN_EVENT: notifies if roaming is allowed.
/linux/drivers/thermal/
H A Dimx_sc_thermal.c107 * The thermal framework notifies us there is in imx_sc_thermal_probe()
/linux/include/rdma/
H A Dib_cm.h449 * 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 Ddpti.rst79 - Add code to rescan routine that notifies scsi-core about new devices
/linux/tools/power/cpupower/bench/
H A Dsystem.c120 * notifies the user that the benchmark may run some time

1234567