Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/
H A Ddfs_pattern_detector.c155 * @detectors: array of dynamically created detector elements for this freq
157 * Channel detectors are required to provide multi-channel DFS detection, e.g.
164 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()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/extcon/
H A Dfcs,fsa880.yaml13 The FSA880 and FSA9480 are USB port accessory detectors and switches.
/freebsd/sys/arm/freescale/imx/
H A Dimx_ccmvar.h40 * and overcurrent detectors, and so on. On such boards, u-boot or other early
/freebsd/sys/contrib/device-tree/Bindings/iio/afe/
H A Dtemperature-sense-rtd.yaml13 RTDs (Resistance Temperature Detectors) are a kind of temperature sensors
/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/sys/contrib/dev/acpica/components/utilities/
H A Duttrack.c448 * types of issues than using memory leak detectors outside of
/freebsd/contrib/bzip2/
H A Dbzip2.c2021 /* Free the argument list memory to mollify leak detectors in main()
/freebsd/contrib/file/
H A DChangeLog1039 * Tweak strength of generic hash-bang detectors to be less than
/freebsd/contrib/wpa/src/common/
H A Dqca-vendor.h8147 /* Number of spectral detectors used for scan in 20 MHz.
8151 /* Number of spectral detectors used for scan in 40 MHz.
8155 /* Number of spectral detectors used for scan in 80 MHz.
8159 /* Number of spectral detectors used for scan in 160 MHz.
8163 /* Number of spectral detectors used for scan in 80+80 MHz.
8171 /* Number of spectral detectors used for scan in 320 MHz.