/linux/Documentation/iio/ |
A D | iio_configfs.rst | 10 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 …]
|
/linux/Documentation/translations/zh_CN/iio/ |
A D | iio_configfs.rst | 41 以在/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/Documentation/trace/coresight/ |
A D | coresight-ect.rst | 14 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/drivers/net/wireless/ath/ath9k/ |
A D | wow.c | 173 u8 triggers; in ath9k_suspend() local 213 triggers = ath9k_wow_map_triggers(sc, wowlan); in ath9k_suspend() 214 if (!triggers) { in ath9k_suspend() 238 if (triggers & AH_WOW_USER_PATTERN_EN) { in ath9k_suspend() 269 ath9k_hw_wow_enable(ah, triggers); in ath9k_suspend() 272 ath_dbg(common, WOW, "Suspend with WoW triggers: 0x%x\n", triggers); in ath9k_suspend()
|
/linux/drivers/iio/ |
A D | Kconfig | 30 (e.g. software triggers). For more info see 36 Provides IIO core support for triggers. Currently these 38 buffers. The triggers are effectively a 'capture 58 tristate "Enable software triggers support" 61 Provides IIO core support for software triggers. A software
|
/linux/Documentation/ABI/testing/ |
A D | configfs-iio | 10 What: /config/iio/triggers 14 Industrial IO software triggers directory. 16 What: /config/iio/triggers/hrtimers
|
A D | sysfs-bus-coresight-devices-cti | 23 Description: (Read) Number of devices connected to triggers on this CTI 25 What: /sys/bus/coresight/devices/<cti-name>/triggers<N>/name 31 What: /sys/bus/coresight/devices/<cti-name>/triggers<N>/in_signals 37 What: /sys/bus/coresight/devices/<cti-name>/triggers<N>/in_types 44 What: /sys/bus/coresight/devices/<cti-name>/triggers<N>/out_signals 50 What: /sys/bus/coresight/devices/<cti-name>/triggers<N>/out_types 196 Description: (Read) List of output triggers filtered across all connections. 227 Description: (Read) Read to see input triggers connected to selected view 234 Description: (Read) Read to see output triggers connected to selected view
|
A D | sysfs-bus-iio-chemical-sunrise-co2 | 6 Writing '1' triggers a 'Factory' calibration cycle. 13 Writing '1' triggers a 'Background' calibration cycle.
|
A D | sysfs-platform-dell-laptop | 27 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.
|
A D | sysfs-bus-iio-trigger-sysfs | 6 driver. Writing this file with any value triggers an event 38 created trigger from the list of available triggers. In order to
|
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
A D | amdgpu_dm_psr.c | 129 params.triggers.cursor_update = true; in amdgpu_dm_psr_enable() 130 params.triggers.overlay_update = true; in amdgpu_dm_psr_enable() 131 params.triggers.surface_update = true; in amdgpu_dm_psr_enable()
|
/linux/kernel/trace/ |
A D | trace_events_trigger.c | 64 if (list_empty(&file->triggers)) in event_triggers_call() 67 list_for_each_entry_rcu(data, &file->triggers, list) { in event_triggers_call() 105 list_for_each_entry_rcu(data, &file->triggers, list) { in event_triggers_post_call() 124 return seq_list_next(t, &event_file->triggers, pos); in trigger_next() 131 list_for_each_entry_rcu(data, &file->triggers, list) { in check_user_trigger() 152 return seq_list_start(&event_file->triggers, *pos); in trigger_start() 526 list_for_each_entry(data, &file->triggers, list) { in update_cond_flag() 563 list_for_each_entry(test, &file->triggers, list) { in register_trigger() 576 list_add_rcu(&data->list, &file->triggers); in register_trigger() 610 list_for_each_entry(data, &file->triggers, list) { in unregister_trigger() [all …]
|
/linux/drivers/platform/x86/dell/ |
A D | dell-laptop.c | 1150 u8 triggers; member 1160 u8 triggers; member 1223 info->triggers = buffer.output[2] & 0xFF; in kbd_get_info() 1731 if (!(kbd_info.triggers & BIT(i))) in kbd_led_triggers_store() 1759 new_state.triggers |= BIT(trigger_bit); in kbd_led_triggers_store() 1768 new_state.triggers &= ~BIT(2); in kbd_led_triggers_store() 1770 if ((kbd_info.triggers & new_state.triggers) != in kbd_led_triggers_store() 1771 new_state.triggers) { in kbd_led_triggers_store() 1778 } else if (new_state.triggers == 0) { in kbd_led_triggers_store() 1814 if (!(kbd_info.triggers & BIT(i))) in kbd_led_triggers_show() [all …]
|
/linux/Documentation/devicetree/bindings/dma/ |
A D | st,stm32-mdma.yaml | 43 0x00: Each MDMA request triggers a buffer transfer (max 128 bytes) 44 0x1: Each MDMA request triggers a block transfer (max 64K bytes) 45 0x2: Each MDMA request triggers a repeated block transfer 46 0x3: Each MDMA request triggers a linked list transfer
|
/linux/drivers/iio/adc/ |
A D | at91_adc.c | 211 const struct at91_adc_trigger *triggers; member 551 triggers[i].name); in at91_adc_get_trigger_value_by_name() 557 if (triggers[i].value == 0) in at91_adc_get_trigger_value_by_name() 559 return triggers[i].value; in at91_adc_get_trigger_value_by_name() 578 st->caps->triggers, in at91_adc_configure_trigger() 662 st->caps->triggers + i); in at91_adc_trigger_init() 1283 .triggers = at91sam9260_triggers, 1308 .triggers = at91sam9x5_triggers, 1326 .triggers = at91sam9x5_triggers, 1348 .triggers = at91sam9x5_triggers, [all …]
|
/linux/Documentation/devicetree/bindings/iio/adc/ |
A D | atmel,sama9260-adc.yaml | 49 atmel,adc-use-external-triggers: 51 description: Enable the external triggers 116 atmel,adc-use-external-triggers;
|
/linux/Documentation/driver-api/iio/ |
A D | triggers.rst | 24 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
|
A D | index.rst | 16 triggers
|
/linux/Documentation/hwmon/ |
A D | w83793.rst | 65 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
|
/linux/tools/testing/selftests/ftrace/test.d/ |
A D | functions | 18 # 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/Documentation/driver-api/ |
A D | ptp.rst | 81 - 2 Time stamp external triggers, programmable polarity (opt. interrupt) 90 - GPIO inputs can time stamp external triggers 104 - Programmable inputs can time stamp external triggers
|
/linux/Documentation/leds/ |
A D | leds-blinkm.rst | 18 a) LED class interface for use with triggers 38 assign triggers on each color.
|
/linux/tools/perf/Documentation/ |
A D | Build.txt | 18 main makefile that triggers build of all perf objects including 36 The Makefile.perf triggers the build framework for build objects:
|
/linux/drivers/iio/trigger/ |
A D | Kconfig | 3 # Industrial I/O standalone triggers 65 Provides support for using SYSFS entries as IIO triggers.
|
/linux/drivers/iio/accel/ |
A D | bmc150-accel-core.c | 877 if (data->triggers[i].indio_trig == trig) in bmc150_accel_validate_trigger() 1256 if (t == &t->data->triggers[BMC150_ACCEL_TRIGGER_DATA_READY]) in bmc150_accel_trig_reen() 1409 if (data->triggers[i].enabled) { in bmc150_accel_irq_handler() 1410 iio_trigger_poll(data->triggers[i].indio_trig); in bmc150_accel_irq_handler() 1447 if (data->triggers[i].indio_trig) { in bmc150_accel_unregister_triggers() 1448 iio_trigger_unregister(data->triggers[i].indio_trig); in bmc150_accel_unregister_triggers() 1449 data->triggers[i].indio_trig = NULL; in bmc150_accel_unregister_triggers() 1461 struct bmc150_accel_trigger *t = &data->triggers[i]; in bmc150_accel_triggers_setup()
|