/freebsd/contrib/wpa/src/drivers/ |
H A D | driver_common.c | 222 struct wowlan_triggers *triggers; in wpa_get_wowlan_triggers() local 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 wpa_get_wowlan_triggers() 265 triggers = NULL; in wpa_get_wowlan_triggers() 277 return triggers; in wpa_get_wowlan_triggers()
|
H A D | driver_nl80211_capa.c | 811 struct nlattr *triggers[MAX_NL80211_WOWLAN_TRIG + 1]; in wiphy_info_wowlan_triggers() local 816 if (nla_parse_nested(triggers, MAX_NL80211_WOWLAN_TRIG, in wiphy_info_wowlan_triggers() 820 if (triggers[NL80211_WOWLAN_TRIG_ANY]) in wiphy_info_wowlan_triggers() 822 if (triggers[NL80211_WOWLAN_TRIG_DISCONNECT]) in wiphy_info_wowlan_triggers() 824 if (triggers[NL80211_WOWLAN_TRIG_MAGIC_PKT]) in wiphy_info_wowlan_triggers() 826 if (triggers[NL80211_WOWLAN_TRIG_GTK_REKEY_FAILURE]) in wiphy_info_wowlan_triggers() 828 if (triggers[NL80211_WOWLAN_TRIG_EAP_IDENT_REQUEST]) in wiphy_info_wowlan_triggers() 830 if (triggers[NL80211_WOWLAN_TRIG_4WAY_HANDSHAKE]) in wiphy_info_wowlan_triggers() 832 if (triggers[NL80211_WOWLAN_TRIG_RFKILL_RELEASE]) in wiphy_info_wowlan_triggers()
|
/freebsd/sys/contrib/device-tree/Bindings/watchdog/ |
H A D | da9062-wdt.txt | 14 watchdog timeout triggers SHUTDOWN, if cleared the watchdog triggers
|
H A D | atmel-sama5d4-wdt.txt | 11 "hardware": enable watchdog fault reset. A watchdog fault triggers
|
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | at91_adc.txt | 23 - atmel,adc-use-external-triggers: Boolean to enable the external triggers 56 atmel,adc-use-external-triggers;
|
/freebsd/tools/build/options/ |
H A D | WITHOUT_WARNS | 3 which triggers warnings in environments that differ from the
|
/freebsd/sys/contrib/device-tree/Bindings/thermal/ |
H A D | brcm,avs-tmon.txt | 11 - interrupts: temperature monitor interrupt, for high/low threshold triggers,
|
/freebsd/tools/test/stress2/misc/ |
H A D | mmap28.sh | 105 Truncating the mapped file triggers a panic when accessed beyond
|
H A D | mmap47.sh | 124 /* Both ftruncate() and fdatasync() triggers the problem */
|
H A D | mmap48.sh | 130 /* Both ftruncate() and fdatasync() triggers the problem */
|
/freebsd/tools/test/stress2/tools/ |
H A D | fail.sh | 65 nfs13.sh 20170323 tmpfs using options triggers this
|
/freebsd/sys/contrib/openzfs/contrib/debian/ |
H A D | Makefile.am | 31 dist_noinst_DATA += %D%/openzfs-zfs-dkms.triggers
|
/freebsd/sys/contrib/zstd/programs/ |
H A D | README.md | 96 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/sys/contrib/device-tree/Bindings/leds/ |
H A D | leds-pm8058.txt | 12 do they support external triggers. They are just powerful LED
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | brcm,bcm2835-armctrl-ic.txt | 73 28: DMAALL - triggers on all dma interrupts (including channel 15)
|
/freebsd/contrib/file/m4/ |
H A D | visibility.m4 | 48 dnl platforms (Cygwin 1.7) the use of -fvisibility triggers a warning
|
/freebsd/sys/contrib/device-tree/Bindings/soc/ti/ |
H A D | keystone-navigator-dma.txt | 5 channels and flows for the QMSS(Queue Manager SubSystem) who triggers
|
/freebsd/sys/contrib/device-tree/src/powerpc/ |
H A D | acadia.dts | 176 * that it uses to generate snapshot triggers. We
|
/freebsd/sys/contrib/device-tree/Bindings/arm/msm/ |
H A D | qcom,idle-state.txt | 17 interrupt to trigger the core back in to active. This triggers the cache
|
/freebsd/contrib/unbound/doc/ |
H A D | TODO | 52 * retry-mode, where a bogus result triggers a retry-mode query, where a list
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/ |
H A D | TraceIntelPTOptions.td | 68 "threads, this option triggers the collection on a per cpu core "
|
/freebsd/contrib/ntp/scripts/monitoring/ |
H A D | README | 155 WARNING: This code is beta level - it triggers a memory leak;
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | driver_i.h | 712 const struct wowlan_triggers *triggers) in wpa_drv_wowlan() argument 716 return wpa_s->driver->set_wowlan(wpa_s->drv_priv, triggers); in wpa_drv_wowlan()
|
/freebsd/sys/contrib/xen/ |
H A D | sysctl.h | 231 XEN_GUEST_HANDLE_64(uint64) triggers; /* Cx trigger counts */
|
/freebsd/sys/contrib/device-tree/src/arm/aspeed/ |
H A D | aspeed-bmc-tyan-s8036.dts | 381 * triggers the clock on a D flip-flop. The /Q output of the
|