Home
last modified time | relevance | path

Searched refs:triggers (Results 1 – 25 of 138) sorted by relevance

123456

/linux/Documentation/iio/
H A Diio_configfs.rst10 triggers).
30 3. Software triggers
33 One of the IIO default configfs groups is the "triggers" group. It is
35 under /config/iio/triggers.
37 IIO software triggers implementation offers support for creating multiple
76 Each trigger type has its own directory under /config/iio/triggers. Loading
78 /config/iio/triggers/trig-sample.
84 3.1 Hrtimer triggers creation and destruction
88 users to create hrtimer triggers under /config/iio/triggers/hrtimer.
92 $ mkdir /config/iio/triggers/hrtimer/instance1
[all …]
H A Diio_tools.rst13 * lsiio: example application that provides a list of IIO devices and triggers
/linux/drivers/iio/trigger/
H A Dstm32-lptimer-trigger.c23 const char * const (*triggers)[MAX_TRIGGERS]; member
44 .triggers = stm32_lptim_triggers,
49 .triggers = stm32mp25_lptim_triggers,
55 const char * const *triggers; member
86 const char * const *cur = priv->triggers; in stm32_lptim_setup_trig()
128 priv->triggers = lptim_cfg->triggers[index]; in stm32_lptim_trigger_probe()
/linux/Documentation/translations/zh_CN/iio/
H A Diio_configfs.rst41 以在/config/iio/triggers下找到。
81 每种触发器类型在/config/iio/triggers下都有其自己的目录。加载iio-trig-sample
82 模块将创建“trig-sample”触发器类型目录/config/iio/triggers/trig-sample.
92 /config/iio/triggers/hrtimer下创建hrtimer触发器。
96 $ mkdir /config/iio/triggers/hrtimer/instance1
97 $ rmdir /config/iio/triggers/hrtimer/instance1
/linux/tools/testing/selftests/powerpc/dexcr/
H A Ddexcr.c93 volatile bool triggers; in hashchk_triggers() local
99 triggers = true; in hashchk_triggers()
101 triggers = false; in hashchk_triggers()
105 return triggers; in hashchk_triggers()
/linux/Documentation/trace/coresight/
H A Dcoresight-ect.rst14 individual input and output hardware signals known as triggers to and from
30 The CTI driver enables the programming of the CTI to attach triggers to
34 activating connected output triggers there, unless filtered by the CTI
84 * ``nr_trigger_cons`` : total connections - triggers<N> directories.
88 * ``triggers<N>``: contains list of triggers for an individual connection.
97 triggers<N> directories
103 Each triggers directory has a set of parameters describing the triggers for
127 If a connection has zero signals in either the 'in' or 'out' triggers then
133 This provides an easy way to attach triggers to channels, without needing
180 * ``chan_xtrigs_in``: Read to show the input triggers attached to
[all …]
/linux/Documentation/ABI/testing/
H A Dconfigfs-iio10 What: /config/iio/triggers
14 Industrial IO software triggers directory.
16 What: /config/iio/triggers/hrtimers
H A Dsysfs-bus-iio-chemical-sunrise-co26 Writing '1' triggers a 'Factory' calibration cycle.
13 Writing '1' triggers a 'Background' calibration cycle.
H A Dsysfs-platform-dell-laptop27 This file allows to control the input triggers that
30 Read the file to see the triggers available. The ones
45 Note that not all the available triggers can be configured.
H A Ddebugfs-driver-dcc14 triggers. The trigger can be invoked by writing '1'
33 software triggers. The input addresses type
125 on manual or crash induced triggers. Lists must
H A Dsysfs-bus-iio-trigger-sysfs6 driver. Writing this file with any value triggers an event
38 created trigger from the list of available triggers. In order to
H A Dsysfs-driver-hid-corsair6 where G-keys triggers their regular key codes. "HW" for
H A Dsysfs-bus-pci-drivers-btintel_pcie8 reset type. Writing integer 0 triggers PLDR. Any other
H A Dsysfs-mce47 When the poller finds MCEs it triggers an exponential speedup
49 stops finding MCEs, it triggers an exponential backoff
/linux/kernel/trace/
H A Dtrace_events_trigger.c192 if (list_empty(&file->triggers)) in event_triggers_call()
195 list_for_each_entry_rcu(data, &file->triggers, list) { in event_triggers_call()
247 list_for_each_entry_rcu(data, &file->triggers, list) { in event_triggers_post_call()
266 return seq_list_next(t, &event_file->triggers, pos); in trigger_next()
273 list_for_each_entry_rcu(data, &file->triggers, list, in check_user_trigger()
292 if (list_empty(&event_file->triggers) || !check_user_trigger(event_file)) in trigger_start()
295 return seq_list_start(&event_file->triggers, *pos); in trigger_start()
643 list_for_each_entry_safe(data, n, &file->triggers, list) { in clear_event_triggers()
669 list_for_each_entry(data, &file->triggers, list) { in update_cond_flag()
705 list_for_each_entry(test, &file->triggers, list) { in register_trigger()
[all …]
/linux/Documentation/driver-api/
H A Dptp.rst97 - 2 Time stamp external triggers, programmable polarity (opt. interrupt)
106 - GPIO inputs can time stamp external triggers
120 - Programmable inputs can time stamp external triggers
130 GPIO which can time stamp external triggers and one GPIO to produce
133 configured to either time stamp external triggers or produce
/linux/Documentation/driver-api/iio/
H A Dtriggers.rst24 There are two locations in sysfs related to triggers:
29 Because triggers can be very different depending on type there are few
34 * :file:`sampling_frequency`, some timer based triggers use this attribute to
H A Dindex.rst16 triggers
/linux/Documentation/leds/
H A Dleds-blinkm.rst18 a) LED multicolor class interface for use with triggers
40 b) LED class interface for use with triggers
60 assign triggers on each color.
/linux/Documentation/hwmon/
H A Dw83793.rst65 For voltage sensors, an alarm triggers if the measured value is below
67 For temperature sensors, an alarm triggers if the measured value goes
70 For fan sensors, an alarm triggers if the measured value is below the
101 If the case open alarm triggers, it will stay in this state unless cleared
H A Dpc87360.rst127 associated low, high and overtemperature limits, each of which triggers an
165 triggers an alarm when crossed.
177 If an alarm triggers, it will remain triggered until the hardware register
182 a once-only alarm triggers, it may take 2 seconds for it to show, and 2
/linux/tools/testing/selftests/ftrace/test.d/
H A Dfunctions18 # remove action triggers first
33 reset_trigger() { # reset all current setting triggers
47 reset_ftrace_filter() { # reset all triggers in set_ftrace_filter
109 # no events, no triggers, no filters, no function filters,
/linux/drivers/iio/accel/
H A Dbmc150-accel.h64 struct bmc150_accel_trigger triggers[BMC150_ACCEL_TRIGGERS]; member
/linux/drivers/iio/common/hid-sensors/
H A DKconfig13 HID sensor common processing for attributes and IIO triggers.
/linux/tools/perf/Documentation/
H A DBuild.txt18 main makefile that triggers build of all perf objects including
36 The Makefile.perf triggers the build framework for build objects:

123456