Home
last modified time | relevance | path

Searched full:triggers (Results 1 – 25 of 398) sorted by relevance

12345678910>>...16

/freebsd-src/contrib/wpa/src/drivers/
H A Ddriver_common.c222 struct wowlan_triggers *triggers; in wpa_get_wowlan_triggers()
233 triggers = os_zalloc(sizeof(*triggers)); in wpa_get_wowlan_triggers()
234 if (triggers == NULL) in wpa_get_wowlan_triggers()
240 &triggers->trigger) in wpa_get_wowlan_triggers()
264 os_free(triggers); in driver_flag_to_string()
265 triggers = NULL; in driver_flag_to_string()
277 return triggers; in driver_flag_to_string()
193 struct wowlan_triggers *triggers; wpa_get_wowlan_triggers() local
/freebsd-src/sys/contrib/device-tree/Bindings/dma/
H A Dst,stm32-mdma.yaml43 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
/freebsd-src/sys/contrib/device-tree/Bindings/iio/adc/
H A Dat91_adc.txt23 - atmel,adc-use-external-triggers: Boolean to enable the external triggers
56 atmel,adc-use-external-triggers;
H A Datmel,sama9260-adc.yaml49 atmel,adc-use-external-triggers:
51 description: Enable the external triggers
116 atmel,adc-use-external-triggers;
/freebsd-src/sys/arm/freescale/vybrid/
H A Dvf_adc.c53 #define ADC_HC0 0x00 /* Ctrl reg for hardware triggers */
54 #define ADC_HC1 0x04 /* Ctrl reg for hardware triggers */
58 #define ADC_HS 0x08 /* Status register for HW triggers */
61 #define ADC_R0 0x0C /* Data result reg for HW triggers */
62 #define ADC_R1 0x10 /* Data result reg for HW triggers */
/freebsd-src/sys/contrib/device-tree/Bindings/watchdog/
H A Dda9062-wdt.txt14 watchdog timeout triggers SHUTDOWN, if cleared the watchdog triggers
H A Ddlg,da9062-watchdog.yaml37 watchdog timeout triggers SHUTDOWN, if cleared the watchdog triggers
H A Datmel-sama5d4-wdt.txt11 "hardware": enable watchdog fault reset. A watchdog fault triggers
/freebsd-src/contrib/openbsm/bin/auditd/
H A Dauditd.c213 * FREEBSD KERNEL WAS UPDATED TO KEEP SENDING TRIGGERS, WHICH MIGHT in swap_audit_file()
215 * If the kernel will not keep sending triggers, trail file will not in swap_audit_file()
481 * We suppress (ignore) duplicated triggers in close succession in order to
482 * try to avoid thrashing-like behavior. However, not all triggers can be
483 * ignored, as triggers generally represent edge triggers, not level
484 * triggers, and won't be retransmitted if the condition persists. Of
510 * Triggers we can suppress. Of course, we also need in auditd_handle_trigger()
531 * Triggers that we cannot suppress. in auditd_handle_trigger()
/freebsd-src/sys/contrib/dev/iwlwifi/
H A Diwl-dbg-tlv.h36 * @trig_list: list of triggers
37 * @active_trig_list: list of active triggers
/freebsd-src/sys/contrib/device-tree/Bindings/arm/
H A Dcoresight-cti.yaml42 the driver detecting the maximum available triggers and channels from the
51 Certain triggers between CoreSight devices and the CTI have specific types
135 The connection may have both input and output triggers, or only one or the
226 # minimum CTI definition. DEVID register used to set number of triggers.
H A Darm,coresight-cti.yaml41 the driver detecting the maximum available triggers and channels from the
50 Certain triggers between CoreSight devices and the CTI have specific types
136 The connection may have both input and output triggers, or only one or the
242 # minimum CTI definition. DEVID register used to set number of triggers.
/freebsd-src/sys/contrib/dev/iwlwifi/fw/api/
H A Dconfig.h30 * flow triggers, using &enum iwl_calib_cfg
32 * event triggers, using &enum iwl_calib_cfg
/freebsd-src/sys/contrib/device-tree/Bindings/sound/
H A Deverest,es8326.yaml67 Bit(2) 1 means button press triggers irq, 0 means not.
69 bias change on PIN9 do not triggers irq.
/freebsd-src/contrib/libevent/include/event2/
H A Dbufferevent_struct.h77 /** A read event that triggers when a timeout has happened or a socket
81 /** A write event that triggers when a timeout has happened or a socket
/freebsd-src/contrib/ntp/sntp/libevent/include/event2/
H A Dbufferevent_struct.h77 /** A read event that triggers when a timeout has happened or a socket
81 /** A write event that triggers when a timeout has happened or a socket
/freebsd-src/sys/contrib/zstd/programs/
H A DREADME.md96 When the name of the symlink has a specific value, it triggers an associated behavior.
99 …ing source file by default (use `--keep` to preserve). If zlib is not supported, triggers an error.
100 …oving source file by default (use `--keep` to preserve). If xz is not supported, triggers an error.
101 …ing source file by default (use `--keep` to preserve). If lzma is not supported, triggers an error.
102 …ll mimic `lz4` by compressing file using `.lz4` format. If lz4 is not supported, triggers an error.
/freebsd-src/contrib/unbound/services/
H A Drpz.h56 * RPZ triggers, only the QNAME trigger is currently supported in Unbound.
60 /* unsupported triggers */
188 * Checks for nsip and nsdname triggers.
/freebsd-src/sys/contrib/device-tree/Bindings/regulator/
H A Dti,tps65219.yaml46 2. VSENSE which compares the voltages and triggers an automatic
51 where the board has a button wired to the pin and triggers
/freebsd-src/tools/build/options/
H A DWITHOUT_WARNS3 which triggers warnings in environments that differ from the
/freebsd-src/sys/contrib/device-tree/Bindings/thermal/
H A Dbrcm,avs-tmon.txt11 - interrupts: temperature monitor interrupt, for high/low threshold triggers,
/freebsd-src/lib/libauditd/
H A DMakefile27 # Disable -Wcast-align. Casting res->ai_addr in auditd_set_host triggers this
/freebsd-src/sys/contrib/device-tree/Bindings/arm/mstar/
H A Dmstar,l3bridge.yaml23 are and install a barrier that triggers the required pipeline flush.
/freebsd-src/sys/contrib/device-tree/Bindings/dma/ti/
H A Dk3-bcdma.yaml20 optional triggers a block copy channel can service peripherals by accessing
68 channels using global triggers should not be requested directly, but
/freebsd-src/contrib/capsicum-test/
H A Dsctp.cc110 // Send a message that triggers peeloff in TEST()
121 // Send a message that triggers server exit in TEST()

12345678910>>...16