Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/
Ddfs_pattern_detector.c153 struct pri_detector **detectors; member
164 cd->detectors[i]->reset(cd->detectors[i], dpd->last_pulse_ts); in channel_detector_reset()
176 struct pri_detector *de = cd->detectors[i]; in channel_detector_exit()
180 kfree(cd->detectors); in channel_detector_exit()
196 sz = sizeof(cd->detectors) * dpd->num_radar_types; in channel_detector_create()
197 cd->detectors = kzalloc(sz, GFP_ATOMIC); in channel_detector_create()
198 if (cd->detectors == NULL) in channel_detector_create()
206 cd->detectors[i] = de; in channel_detector_create()
284 struct pri_detector *pd = cd->detectors[i]; in dpd_add_pulse()
/linux-4.1.27/drivers/staging/iio/Documentation/
Doverview.txt25 threshold detectors, free-fall detectors and more complex action
Ddevice.txt49 Read value associated with on sensor event detectors. Note that
53 Write the value associated with on sensor event detectors. E.g.
/linux-4.1.27/Documentation/
Dlockup-watchdogs.txt34 The soft and hard lockup detectors are built on top of the hrtimer and
Dedac.txt55 This new device type allows for non-memory type of ECC hardware detectors
59 Some architectures have ECC detectors for L1, L2 and L3 caches, along with DMA
90 EDAC will have future error detectors that will be integrated with
D00-INDEX291 - info on soft and hard lockup detectors (aka nmi_watchdog).
Dkernel-parameters.txt2503 nowatchdog [KNL] Disable both lockup detectors, i.e.
/linux-4.1.27/Documentation/sysctl/
Dkernel.txt912 0 - disable both lockup detectors
913 1 - enable both lockup detectors
/linux-4.1.27/arch/arm/boot/dts/
Dexynos5420-peach-pit.dts1058 * lockup detectors) and so should be last resort.
Dexynos5800-peach-pi.dts1021 * lockup detectors) and so should be last resort.