Home
last modified time | relevance | path

Searched refs:notifications (Results 1 – 19 of 19) sorted by relevance

/drivers/media/pci/cx23885/
A Dcx23885-ir.c29 unsigned long *notifications = &dev->ir_rx_notifications; in cx23885_ir_rx_work_handler() local
31 if (test_and_clear_bit(CX23885_IR_RX_SW_FIFO_OVERRUN, notifications)) in cx23885_ir_rx_work_handler()
33 if (test_and_clear_bit(CX23885_IR_RX_HW_FIFO_OVERRUN, notifications)) in cx23885_ir_rx_work_handler()
52 unsigned long *notifications = &dev->ir_tx_notifications; in cx23885_ir_tx_work_handler() local
66 unsigned long *notifications = &dev->ir_rx_notifications; in cx23885_ir_rx_v4l2_dev_notify() local
69 set_bit(CX23885_IR_RX_FIFO_SERVICE_REQ, notifications); in cx23885_ir_rx_v4l2_dev_notify()
71 set_bit(CX23885_IR_RX_END_OF_RX_DETECTED, notifications); in cx23885_ir_rx_v4l2_dev_notify()
73 set_bit(CX23885_IR_RX_HW_FIFO_OVERRUN, notifications); in cx23885_ir_rx_v4l2_dev_notify()
75 set_bit(CX23885_IR_RX_SW_FIFO_OVERRUN, notifications); in cx23885_ir_rx_v4l2_dev_notify()
91 unsigned long *notifications = &dev->ir_tx_notifications; in cx23885_ir_tx_v4l2_dev_notify() local
[all …]
/drivers/net/wireless/intel/iwlwifi/mld/
A Dstats.c109 static const u16 notifications[] = { in iwl_mld_fw_stats_to_mac80211() local
124 notifications, ARRAY_SIZE(notifications), in iwl_mld_fw_stats_to_mac80211()
149 iwl_mld_delete_handlers(mld, notifications, ARRAY_SIZE(notifications)); in iwl_mld_fw_stats_to_mac80211()
/drivers/soc/fsl/dpio/
A Ddpio-service.c30 struct list_head notifications; member
171 INIT_LIST_HEAD(&obj->notifications); in dpaa2_io_create()
315 list_add(&ctx->node, &d->notifications); in dpaa2_io_service_register()
/drivers/virtio/
A DKconfig40 Enable this to harden the device notifications and suppress
41 those that happen at a time where notifications are illegal.
45 notifications is enforced; depending on the subset of
/drivers/thermal/intel/
A DKconfig31 two trip points which can be set by user to get notifications via thermal
54 be set by user mode programs to get notifications via Linux thermal
/drivers/platform/surface/
A DKconfig51 turn them into ACPI notifications. It essentially acts as a
142 subsystem is used for device posture change notifications on the Surface
196 for out-of-band hot-plug notifications, ensuring that the device state
/drivers/gpu/drm/radeon/
A Dradeon_acpi.c236 radeon_atif_parse_notification(&atif->notifications, output.notification_mask); in radeon_atif_verify_interface()
734 if (atif->notifications.brightness_change) { in radeon_acpi_init()
A Dradeon.h2273 struct radeon_atif_notifications notifications; member
/drivers/firmware/arm_scmi/vendors/imx/
A Dimx95.rst60 - Get notifications when a target LM boots or shuts down (e.g. LM 'X' requested
508 | |notifications post successful return of this command must|
561 - Get notifications on RTC update, alarm, or rollover.
853 | |notifications. |
880 | |button notifications. |
902 | |notifications post successful return of this command must|
1262 | |notifications post successful return of this command must|
1692 | |notifications post successful return of this command must|
/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_acpi.c107 struct amdgpu_atif_notifications notifications; member
270 amdgpu_atif_parse_notification(&atif->notifications, output.notification_mask); in amdgpu_atif_verify_interface()
1246 if (atif->notifications.brightness_change) { in amdgpu_acpi_init()
/drivers/firmware/arm_scmi/
A DKconfig95 reboot actions to SCMI System Power notifications generated by SCP
/drivers/platform/x86/dell/
A DKconfig202 tristate "Dell WMI notifications"
/drivers/platform/x86/lenovo/
A DKconfig40 button is a GPIO device. This driver receives ACPI notifications when
/drivers/platform/chrome/
A DKconfig288 If you say Y here, you get support for Type-C PD event notifications
/drivers/firmware/
A DKconfig37 into the OS. This is typically used to implement RAS notifications.
/drivers/acpi/
A DKconfig430 fields notifications on ACPI memory devices (PNP0C80),
/drivers/net/
A Dvirtio_net.c198 VIRTNET_STATS_DESC_RX(basic, notifications),
206 VIRTNET_STATS_DESC_TX(basic, notifications),
/drivers/watchdog/
A DKconfig1064 notifications and system reset on timeout.
/drivers/hwmon/
A DKconfig1680 send notifications about the temperature.

Completed in 57 milliseconds