Searched refs:detectors (Results 1 – 10 of 10) sorted by relevance
163 struct pri_detector **detectors; member174 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()294 struct pri_detector *pd = cd->detectors[i]; in dpd_add_pulse()
25 threshold detectors, free-fall detectors and more complex action
49 Read value associated with on sensor event detectors. Note that53 Write the value associated with on sensor event detectors. E.g.
35 The soft and hard lockup detectors are built on top of the hrtimer and
36 This new device type allows for non-memory type of ECC hardware detectors40 Some architectures have ECC detectors for L1, L2 and L3 caches,
291 - info on soft and hard lockup detectors (aka nmi_watchdog).
2359 default). To disable both hard and soft lockup detectors,2580 nowatchdog [KNL] Disable both lockup detectors, i.e.
1059 * lockup detectors) and so should be last resort.
1022 * lockup detectors) and so should be last resort.
924 0 - disable both lockup detectors925 1 - enable both lockup detectors