Home
last modified time | relevance | path

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

123

/Linux-v5.4/drivers/media/pci/cx23885/
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()
35 if (test_and_clear_bit(CX23885_IR_RX_END_OF_RX_DETECTED, notifications)) in cx23885_ir_rx_work_handler()
37 if (test_and_clear_bit(CX23885_IR_RX_FIFO_SERVICE_REQ, notifications)) in cx23885_ir_rx_work_handler()
52 unsigned long *notifications = &dev->ir_tx_notifications; in cx23885_ir_tx_work_handler() local
54 if (test_and_clear_bit(CX23885_IR_TX_FIFO_SERVICE_REQ, notifications)) in cx23885_ir_tx_work_handler()
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()
[all …]
/Linux-v5.4/Documentation/driver-api/thermal/
Dx86_pkg_temperature_thermal.rst46 Any value other than 0 in these trip points, can trigger thermal notifications.
47 Setting 0, stops sending thermal notifications.
49 Thermal notifications:
50 To get kobject-uevent notifications, set the thermal zone
/Linux-v5.4/Documentation/filesystems/
Ddnotify.txt9 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-v5.4/Documentation/s390/
Dqeth.rst31 notifications enabled, a udev event with ACTION=CHANGE is emitted.
38 notifications are started afresh, a new host or VLAN is registered or
40 notifications are aborted.
/Linux-v5.4/Documentation/firmware-guide/acpi/
Dacpi-lid.rst20 For most platforms, both the _LID method and the lid notifications are
39 Restrictions of the lid state change notifications
103 ensure that the reliable "closed" notifications can always be delievered
106 notifications can be delivered to the userspace when the lid is actually
107 opens given that some AML tables do not send "opened" notifications
/Linux-v5.4/kernel/
Dseccomp.c101 struct list_head notifications; member
753 list_add(&n.list, &match->notif->notifications); in seccomp_do_user_notification()
993 list_for_each_entry(knotif, &filter->notif->notifications, list) { in seccomp_notify_release()
1025 list_for_each_entry(cur, &filter->notif->notifications, list) { in seccomp_notify_recv()
1063 list_for_each_entry(cur, &filter->notif->notifications, list) { in seccomp_notify_recv()
1097 list_for_each_entry(cur, &filter->notif->notifications, list) { in seccomp_notify_send()
1140 list_for_each_entry(knotif, &filter->notif->notifications, list) { in seccomp_notify_id_valid()
1183 list_for_each_entry(cur, &filter->notif->notifications, list) { in seccomp_notify_poll()
1220 INIT_LIST_HEAD(&filter->notif->notifications); in init_listener()
/Linux-v5.4/drivers/thermal/intel/
DKconfig20 two trip points which can be set by user to get notifications via thermal
43 be set by user mode programs to get notifications via Linux thermal
/Linux-v5.4/Documentation/admin-guide/mm/
Duserfaultfd.rst66 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-v5.4/fs/ecryptfs/
DKconfig18 bool "Enable notifications for userspace key wrap/unwrap"
/Linux-v5.4/Documentation/power/
Dsuspend-and-cpuhotplug.rst18 the locking involved. It outlines the notifications involved as well.
44 notifications
68 | While it is at it, notifications |
105 * send PM_POST_SUSPEND notifications
141 | While it is at it, notifications
/Linux-v5.4/drivers/soc/fsl/dpio/
Ddpio-service.c29 struct list_head notifications; member
137 INIT_LIST_HEAD(&obj->notifications); in dpaa2_io_create()
273 list_add(&ctx->node, &d->notifications); in dpaa2_io_service_register()
/Linux-v5.4/Documentation/networking/
Dmsg_zerocopy.rst103 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-v5.4/drivers/staging/wusbcore/Documentation/
Dwusb-design-overview.rst183 and sends the replies and notifications back to the API
234 control interface will send beacon notifications on its
235 notification/event endpoint (NEEP). The beacon notifications are part of
259 processing of incoming *DRP Availability Change* notifications. This
304 WUSB IEs (host to device commands/notifications) and Device
442 Handle/file descriptor for receiving notifications or events. The WA
443 code requires you to get one of this to listen for notifications or
449 dongle that is used to deliver an stream of events and notifications to
/Linux-v5.4/Documentation/fb/
Dudlfb.rst47 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-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_acpi.c64 struct amdgpu_atif_notifications notifications; member
200 amdgpu_atif_parse_notification(&atif->notifications, output.notification_mask); in amdgpu_atif_verify_interface()
811 if (atif->notifications.brightness_change) { in amdgpu_acpi_init()
/Linux-v5.4/Documentation/networking/device_drivers/freescale/dpaa2/
Dethernet-driver.rst104 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
Ddpio-driver.rst33 B. allow drivers to register callbacks for data availability notifications
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-class-uwb_rc-wusbhc48 notifications to the host.
Dsysfs-driver-hid-wiimote25 extension. You will get uevent notifications for the motion-plus
/Linux-v5.4/Documentation/hwmon/
Dacpi_power_meter.rst47 There are a few other ACPI notifications that can be sent by the firmware. In
/Linux-v5.4/Documentation/devicetree/bindings/arm/
Dxen.txt16 - interrupts: the interrupt used by Xen to inject event notifications.
/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_acpi.c237 radeon_atif_parse_notification(&atif->notifications, output.notification_mask); in radeon_atif_verify_interface()
737 if (atif->notifications.brightness_change) { in radeon_acpi_init()
/Linux-v5.4/Documentation/devicetree/bindings/soc/qcom/
Dqcom,smsm.txt6 matrix of bitmaps signal subscription of notifications upon changes to a
/Linux-v5.4/Documentation/devicetree/bindings/usb/
Dmsm-hsusb.txt48 - qcom,otg-control: OTG control (VBUS and ID notifications) can be one of
/Linux-v5.4/Documentation/w1/masters/
Dds2490.rst30 one device tends to give multiple new device notifications.

123