Home
last modified time | relevance | path

Searched refs:Event (Results 1 – 25 of 133) sorted by relevance

123456

/linux-6.3-rc2/Documentation/devicetree/bindings/interrupt-controller/
A Dkontron,sl28cpld-intc.yaml23 1 SMB_ALERT# Event on SMB_ALERT# line (P1)
24 2 ESPI_ALERT0# Event on ESPI_ALERT0# line (S43)
25 3 ESPI_ALERT1# Event on ESPI_ALERT1# line (S44)
26 4 PWR_BTN# Event on PWR_BTN# line (P128)
27 5 SLEEP# Event on SLEEP# line (S149)
/linux-6.3-rc2/Documentation/input/devices/
A Dcma3000_d0x.rst82 Event type 0 (Sync)
83 Event type 3 (Absolute)
84 Event code 0 (X)
89 Event code 1 (Y)
94 Event code 2 (Z)
99 Event code 40 (Misc)
103 Event type 4 (Misc)
A Dpxrc.rst21 | Channel | Event |
/linux-6.3-rc2/tools/perf/pmu-events/
A Dmetric_test.py5 from metric import Event
14 a = Event('a')
15 b = Event('b')
30 a = Event('a')
31 b = Event('b')
32 c = Event('c')
A Dmetric.py168 not isinstance(rhs, Event) or 'slots' not in rhs.name.lower()):
194 return Event(name)
242 return Event(name)
292 return Event(name)
305 class Event(Expression): class
323 return isinstance(other, Event) and self.name == other.name
399 def source_count(event: Event) -> Function: argument
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dpyperf.h58 } Event; typedef
131 __type(value, Event);
170 Event *event;
182 Event *event = ctx->event; in process_frame_callback()
229 Event* event = bpf_map_lookup_elem(&eventmap, &zero); in __on_event()
335 bpf_perf_event_output(ctx, &perfmap, 0, event, offsetof(Event, metadata)); in __on_event()
/linux-6.3-rc2/tools/perf/tests/attr/
A Dsystem-wide-dummy1 # Event added by system-wide or CPU perf-record to handle the race of
15 # Event will be enabled right away.
/linux-6.3-rc2/Documentation/mhi/
A Dmhi.rst40 Event Doorbell array: Associated with event context array, the Event Doorbell
61 Event context array: All event configurations are organized in the event context
64 Event rings: Used by the device to send completion and state transition messages
113 Event rings
116 Events from the device to host are organized in event rings and defined by Event
117 Descriptors (ED). Event rings are used by the device to report events such as
119 to the host. Event rings are the array of EDs that resides in the host
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dvidioc-dqevent.rst57 - Event data for event ``V4L2_EVENT_VSYNC``.
60 - Event data for event ``V4L2_EVENT_CTRL``.
63 - Event data for event ``V4L2_EVENT_FRAME_SYNC``.
66 - Event data for event V4L2_EVENT_MOTION_DET.
69 - Event data for event V4L2_EVENT_SOURCE_CHANGE.
72 - Event data. Defined by the event type. The union should be used to
81 - Event sequence number. The sequence number is incremented for
86 - Event timestamp. The timestamp has been taken from the
106 .. flat-table:: Event Types
A Dvidioc-subscribe-event.rst67 - Event flags, see :ref:`event-flags`.
78 .. flat-table:: Event Flags
/linux-6.3-rc2/Documentation/powerpc/
A Dimc.rst33 - Event name
34 - Event Offset
35 - Event description
39 - Event scale
40 - Event unit
/linux-6.3-rc2/drivers/input/tablet/
A DKconfig22 (CONFIG_INPUT_MOUSEDEV) and/or "Event interface support"
35 "Mouse support" (CONFIG_INPUT_MOUSEDEV) and/or "Event interface
59 (CONFIG_INPUT_MOUSEDEV) and/or "Event interface support"
/linux-6.3-rc2/Documentation/timers/
A Dhpet.rst2 High Precision Event Timer Driver for Linux
5 The High Precision Event Timer (HPET) hardware follows a specification
/linux-6.3-rc2/Documentation/devicetree/bindings/x86/
A Dtimer.txt4 * High Precision Event Timer (HPET)
/linux-6.3-rc2/Documentation/trace/
A Dtracepoint-analysis.rst55 3.1 System-Wide Event Enabling
64 3.2 System-Wide Event Enabling with SystemTap
90 3.3 System-Wide Event Enabling with PCL
112 3.4 Local Event Enabling
118 3.5 Local Event Enablement with PCL
137 4. Event Filtering
144 5. Analysing Event Variances with PCL
A Duprobetracer.rst2 Uprobe-tracer: Uprobe-based Event Tracing
35 EVENT : Event name. If omitted, the event name is generated based
79 Event Profiling
/linux-6.3-rc2/tools/perf/tests/
A Dattr.py55 class Event(dict): class
109 for t in Event.terms:
123 for t in Event.terms:
268 e = Event(section, parser_items, base_items)
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-firmware-acpi191 invalid it's either a GPE or a Fixed Event that
194 disable the GPE/Fixed Event is valid but disabled.
196 enable the GPE/Fixed Event is valid and enabled.
214 Note that only writing to VALID GPE/Fixed Event is allowed,
216 Fixed Event with event handler installed.
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/huawei/
A Dhinic.rst55 Asynchronous Event Queues(AEQs) - The event queues for receiving messages from
69 Completion Event Queues(CEQs) - The completion Event Queues that describe IO
/linux-6.3-rc2/Documentation/sound/hd-audio/
A Ddp-mst.rst76 Unsolicited Event Enabling
81 Monitor Hotplug Event Handling
/linux-6.3-rc2/Documentation/devicetree/bindings/net/can/
A Dbosch,m_can.yaml75 Tx Event FIFO 0-32 elements / 0-64 words
101 - description: Tx Event FIFO 0-32 elements / 0-64 words
/linux-6.3-rc2/drivers/input/
A DKconfig147 tristate "Event interface"
156 tristate "Event debugging"
170 tristate "Input Power Event -> APM Bridge" if EXPERT
/linux-6.3-rc2/drivers/iio/dummy/
A DKconfig23 bool "Event generation support"
/linux-6.3-rc2/drivers/soc/xilinx/
A DKconfig29 bool "Enable Xilinx Event Management Driver"
/linux-6.3-rc2/Documentation/input/
A Dinput.rst27 Event handlers
78 Event handlers
81 Event handlers distribute the events from the devices to userspace and
256 Event interface

Completed in 32 milliseconds

123456