Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/
H A Ddfs_pattern_detector.c164 struct pri_detector **detectors; member
175 cd->detectors[i]->reset(cd->detectors[i], dpd->last_pulse_ts); in channel_detector_reset()
186 if (cd->detectors) { in channel_detector_exit()
188 struct pri_detector *de = cd->detectors[i]; in channel_detector_exit()
193 kfree(cd->detectors); in channel_detector_exit()
209 cd->detectors = kmalloc_array(dpd->num_radar_types, in channel_detector_create()
210 sizeof(*cd->detectors), GFP_ATOMIC); in channel_detector_create()
211 if (cd->detectors == NULL) in channel_detector_create()
219 cd->detectors[i] = de; in channel_detector_create()
297 struct pri_detector *pd = cd->detectors[i]; in dpd_add_pulse()
/freebsd/sys/contrib/device-tree/src/arm/samsung/
H A Dexynos5800-peach-pi.dts1102 * lockup detectors) and so should be last resort.
H A Dexynos5420-peach-pit.dts1120 * lockup detectors) and so should be last resort.
/freebsd/contrib/file/
H A DChangeLog1039 * Tweak strength of generic hash-bang detectors to be less than