/Linux-v4.19/drivers/media/pci/cx23885/ |
D | cx23885-ir.c | 38 unsigned long *notifications = &dev->ir_rx_notifications; in cx23885_ir_rx_work_handler() local 40 if (test_and_clear_bit(CX23885_IR_RX_SW_FIFO_OVERRUN, notifications)) in cx23885_ir_rx_work_handler() 42 if (test_and_clear_bit(CX23885_IR_RX_HW_FIFO_OVERRUN, notifications)) in cx23885_ir_rx_work_handler() 44 if (test_and_clear_bit(CX23885_IR_RX_END_OF_RX_DETECTED, notifications)) in cx23885_ir_rx_work_handler() 46 if (test_and_clear_bit(CX23885_IR_RX_FIFO_SERVICE_REQ, notifications)) in cx23885_ir_rx_work_handler() 61 unsigned long *notifications = &dev->ir_tx_notifications; in cx23885_ir_tx_work_handler() local 63 if (test_and_clear_bit(CX23885_IR_TX_FIFO_SERVICE_REQ, notifications)) in cx23885_ir_tx_work_handler() 75 unsigned long *notifications = &dev->ir_rx_notifications; in cx23885_ir_rx_v4l2_dev_notify() local 78 set_bit(CX23885_IR_RX_FIFO_SERVICE_REQ, notifications); in cx23885_ir_rx_v4l2_dev_notify() 80 set_bit(CX23885_IR_RX_END_OF_RX_DETECTED, notifications); in cx23885_ir_rx_v4l2_dev_notify() [all …]
|
/Linux-v4.19/Documentation/thermal/ |
D | x86_pkg_temperature_thermal | 39 Any value other than 0 in these trip points, can trigger thermal notifications. 40 Setting 0, stops sending thermal notifications. 42 Thermal notifications: To get kobject-uevent notifications, set the thermal zone
|
/Linux-v4.19/Documentation/filesystems/ |
D | dnotify.txt | 9 on a directory using a fcntl(2) call and the notifications themselves 34 (SIGRTMIN + <n>) so that the notifications may be queued. This is 50 name "a/x" should be notified to a program expecting notifications on 51 directory "a", but will not be notified to one expecting notifications on 54 Also, files that are unlinked, will still cause notifications in the
|
/Linux-v4.19/Documentation/s390/ |
D | qeth.txt | 24 notifications enabled, a udev event with ACTION=CHANGE is emitted. 30 notifications are started afresh, a new host or VLAN is registered or 32 notifications are aborted.
|
/Linux-v4.19/Documentation/acpi/ |
D | acpi-lid.txt | 15 For most platforms, both the _LID method and the lid notifications are 33 2. Restrictions of the lid state change notifications 86 ensure that the reliable "closed" notifications can always be delievered 89 notifications can be delivered to the userspace when the lid is actually 90 opens given that some AML tables do not send "opened" notifications
|
/Linux-v4.19/drivers/soc/fsl/dpio/ |
D | dpio-service.c | 29 struct list_head notifications; member 134 INIT_LIST_HEAD(&obj->notifications); in dpaa2_io_create() 243 list_add(&ctx->node, &d->notifications); in dpaa2_io_service_register()
|
/Linux-v4.19/Documentation/power/ |
D | suspend-and-cpuhotplug.txt | 13 the locking involved. It outlines the notifications involved as well. 39 notifications 63 | While it is at it, notifications | 98 * send PM_POST_SUSPEND notifications 132 | While it is at it, notifications
|
/Linux-v4.19/fs/ecryptfs/ |
D | Kconfig | 17 bool "Enable notifications for userspace key wrap/unwrap"
|
/Linux-v4.19/Documentation/admin-guide/mm/ |
D | userfaultfd.rst | 66 events, except page fault notifications, may be generated. 79 If the userland desires to receive notifications for events other than 180 the same read(2) protocol as for the page fault notifications. The 192 enable notifications about mremap() calls. When the 199 enable notifications about madvise(MADV_REMOVE) and 205 enable notifications about memory unmapping. The manager will
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_acpi.c | 70 struct amdgpu_atif_notifications notifications; member 211 amdgpu_atif_parse_notification(&atif->notifications, output.notification_mask); in amdgpu_atif_verify_interface() 757 if (atif->notifications.brightness_change) { in amdgpu_acpi_init()
|
/Linux-v4.19/Documentation/networking/ |
D | msg_zerocopy.rst | 103 previously passed buffer. It queues completion notifications on the 139 efficient to not wait for notifications, but read without blocking 144 other operations until the error is read. Zerocopy notifications have 153 a single value, but a range. It coalesces consecutive notifications
|
/Linux-v4.19/Documentation/usb/ |
D | WUSB-Design-overview.txt | 174 and sends the replies and notifications back to the API 223 control interface will send beacon notifications on its 224 notification/event endpoint (NEEP). The beacon notifications are part of 246 processing of incoming *DRP Availability Change* notifications. This 290 WUSB IEs (host to device commands/notifications) and Device 423 Handle/file descriptor for receiving notifications or events. The WA 424 code requires you to get one of this to listen for notifications or 430 dongle that is used to deliver an stream of events and notifications to
|
/Linux-v4.19/Documentation/fb/ |
D | udlfb.txt | 47 Accurate damage/changed area notifications work around this problem. 69 application must send down damage notifications to trigger repaints of the 80 framebuffers that need damage info). These damage notifications allow
|
/Linux-v4.19/Documentation/vm/ |
D | 00-INDEX | 22 - a note about clearing pte/pmd and mmu notifications
|
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethernet/ |
D | ethernet-driver.rst | 104 availability notifications and buffer pool management. DPIOs are shared between 114 is sent to the CPU; notifications are raised per channel, so even if multiple
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-class-uwb_rc-wusbhc | 48 notifications to the host.
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/ |
D | xen.txt | 16 - interrupts: the interrupt used by Xen to inject event notifications.
|
/Linux-v4.19/Documentation/hwmon/ |
D | acpi_power_meter | 44 There are a few other ACPI notifications that can be sent by the firmware. In
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | radeon_acpi.c | 233 radeon_atif_parse_notification(&atif->notifications, output.notification_mask); in radeon_atif_verify_interface() 733 if (atif->notifications.brightness_change) { in radeon_acpi_init()
|
/Linux-v4.19/drivers/acpi/apei/ |
D | Kconfig | 53 and handles hardware error notifications from SEA, and it may then
|
/Linux-v4.19/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom,smsm.txt | 6 matrix of bitmaps signal subscription of notifications upon changes to a
|
/Linux-v4.19/Documentation/networking/dpaa2/ |
D | dpio-driver.rst | 32 B) allow drivers to register callbacks for data availability notifications
|
/Linux-v4.19/Documentation/devicetree/bindings/usb/ |
D | msm-hsusb.txt | 48 - qcom,otg-control: OTG control (VBUS and ID notifications) can be one of
|
/Linux-v4.19/Documentation/media/dvb-drivers/ |
D | bt8xx.rst | 66 2: notifications are displayed
|
/Linux-v4.19/Documentation/w1/masters/ |
D | ds2490 | 27 one device tends to give multiple new device notifications.
|