Searched refs:notifications (Results 1 – 19 of 19) sorted by relevance
| /drivers/media/pci/cx23885/ |
| A D | cx23885-ir.c | 29 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 D | stats.c | 109 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 D | dpio-service.c | 30 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 D | Kconfig | 40 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 D | Kconfig | 31 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 D | Kconfig | 51 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 D | radeon_acpi.c | 236 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 D | radeon.h | 2273 struct radeon_atif_notifications notifications; member
|
| /drivers/firmware/arm_scmi/vendors/imx/ |
| A D | imx95.rst | 60 - 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 D | amdgpu_acpi.c | 107 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 D | Kconfig | 95 reboot actions to SCMI System Power notifications generated by SCP
|
| /drivers/platform/x86/dell/ |
| A D | Kconfig | 202 tristate "Dell WMI notifications"
|
| /drivers/platform/x86/lenovo/ |
| A D | Kconfig | 40 button is a GPIO device. This driver receives ACPI notifications when
|
| /drivers/platform/chrome/ |
| A D | Kconfig | 288 If you say Y here, you get support for Type-C PD event notifications
|
| /drivers/firmware/ |
| A D | Kconfig | 37 into the OS. This is typically used to implement RAS notifications.
|
| /drivers/acpi/ |
| A D | Kconfig | 430 fields notifications on ACPI memory devices (PNP0C80),
|
| /drivers/net/ |
| A D | virtio_net.c | 198 VIRTNET_STATS_DESC_RX(basic, notifications), 206 VIRTNET_STATS_DESC_TX(basic, notifications),
|
| /drivers/watchdog/ |
| A D | Kconfig | 1064 notifications and system reset on timeout.
|
| /drivers/hwmon/ |
| A D | Kconfig | 1680 send notifications about the temperature.
|
Completed in 57 milliseconds