Home
last modified time | relevance | path

Searched refs:detectors (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ath/
Ddfs_pattern_detector.c163 struct pri_detector **detectors; member
174 cd->detectors[i]->reset(cd->detectors[i], dpd->last_pulse_ts); in channel_detector_reset()
186 struct pri_detector *de = cd->detectors[i]; in channel_detector_exit()
190 kfree(cd->detectors); in channel_detector_exit()
206 sz = sizeof(cd->detectors) * dpd->num_radar_types; in channel_detector_create()
207 cd->detectors = kzalloc(sz, GFP_ATOMIC); in channel_detector_create()
208 if (cd->detectors == NULL) in channel_detector_create()
216 cd->detectors[i] = de; in channel_detector_create()
295 struct pri_detector *pd = cd->detectors[i]; in dpd_add_pulse()
/Linux-v4.19/drivers/staging/iio/Documentation/
Doverview.txt25 threshold detectors, free-fall detectors and more complex action
Ddevice.txt46 Read value associated with on sensor event detectors. Note that
50 Write the value associated with on sensor event detectors. E.g.
/Linux-v4.19/Documentation/driver-api/soundwire/
Derror_handling.rst13 1. Bus clash or parity errors: This mechanism relies on low-level detectors
/Linux-v4.19/Documentation/
Dlockup-watchdogs.txt36 The soft and hard lockup detectors are built on top of the hrtimer and
D00-INDEX238 - info on soft and hard lockup detectors (aka nmi_watchdog).
/Linux-v4.19/arch/arm/boot/dts/
Dexynos5800-peach-pi.dts1072 * lockup detectors) and so should be last resort.
Dexynos5420-peach-pit.dts1103 * lockup detectors) and so should be last resort.
/Linux-v4.19/Documentation/sysctl/
Dkernel.txt1060 0 - disable both lockup detectors
1061 1 - enable both lockup detectors
/Linux-v4.19/Documentation/admin-guide/
Dras.rst245 This new device type allows for non-memory type of ECC hardware detectors
249 Some architectures have ECC detectors for L1, L2 and L3 caches,
Dkernel-parameters.txt2698 default). To disable both hard and soft lockup detectors,
2949 nowatchdog [KNL] Disable both lockup detectors, i.e.