Home
last modified time | relevance | path

Searched full:detector (Results 1 – 25 of 284) sorted by relevance

12345678910>>...12

/kernel/linux/linux-4.19/Documentation/trace/
Dhwlat_detector.rst2 Hardware Latency Detector
24 The hardware latency detector works by hogging one of the cpus for configurable
31 Note that the hwlat detector should *NEVER* be used in a production environment.
55 for every 1,000,000 usecs (1s) the hwlat detector will spin for 500,000 usecs
64 If tracing_thresh was zero when hwlat detector was started, it will be set
66 tracing_thresh that hwlat detector had will be saved and this value will
67 be restored in tracing_thresh if it is still zero when hwlat detector is
80 The hwlat detector's kernel thread will migrate across each CPU specified in
/kernel/linux/linux-5.10/Documentation/trace/
Dhwlat_detector.rst2 Hardware Latency Detector
24 The hardware latency detector works by hogging one of the cpus for configurable
31 Note that the hwlat detector should *NEVER* be used in a production environment.
55 for every 1,000,000 usecs (1s) the hwlat detector will spin for 500,000 usecs
64 If tracing_thresh was zero when hwlat detector was started, it will be set
66 tracing_thresh that hwlat detector had will be saved and this value will
67 be restored in tracing_thresh if it is still zero when hwlat detector is
80 The hwlat detector's kernel thread will migrate across each CPU specified in
/kernel/linux/linux-5.10/drivers/extcon/
DKconfig47 FSA9480 microUSB switch and accessory detector chip. The FSA9480 is a USB
48 port accessory detector and switch. The FSA9480 is fully controlled using
91 detector and switch.
110 detector and switch.
120 detector add switch.
128 detector and switch.
160 Richtek RT8973A. The RT8973A is a USB port accessory detector
173 detector and switch.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/xilinx/
Dxlnx,v-tc.txt5 detector.
18 - xlnx,detector: The VTC has a timing detector
21 At least one of the xlnx,detector and xlnx,generator properties must be
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/media/xilinx/
Dxlnx,v-tc.txt5 detector.
18 - xlnx,detector: The VTC has a timing detector
21 At least one of the xlnx,detector and xlnx,generator properties must be
/kernel/linux/linux-4.19/drivers/extcon/
DKconfig71 detector and switch.
90 detector and switch.
100 detector add switch.
108 detector and switch.
132 Richtek RT8973A. The RT8973A is a USB port accessory detector
145 detector and switch.
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/iio/adc/
Denvelope-detector.txt1 Bindings for ADC envelope detector using a DAC and a comparator
21 - compatible: Should be "axentia,tse850-envelope-detector"
46 envelope-detector {
47 compatible = "axentia,tse850-envelope-detector";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/
Denvelope-detector.txt1 Bindings for ADC envelope detector using a DAC and a comparator
21 - compatible: Should be "axentia,tse850-envelope-detector"
46 envelope-detector {
47 compatible = "axentia,tse850-envelope-detector";
Dholt,hi8435.yaml7 title: Holt Integrated Circuits HI-8435 SPI threshold detector
43 threshold-detector@0 {
/kernel/linux/linux-4.19/drivers/net/wireless/ath/
Ddfs_pattern_detector.h59 * struct radar_detector_specs - detector specs for a radar pattern type
85 * struct dfs_pattern_detector - DFS pattern detector
87 * @set_dfs_domain(): set DFS domain, resets detector lines upon domain changes
88 * @add_pulse(): add radar pulse to detector, returns true on detection
115 * dfs_pattern_detector_init() - constructor for pattern detector class
Ddfs_pattern_detector.c151 * struct channel_detector - detector elements for a DFS channel
153 * @freq: frequency for this channel detector in MHz
154 * @detectors: array of dynamically created detector elements for this freq
157 * to support off-channel scanning. A pattern detector has a list of channels
166 /* channel_detector_reset() - reset detector lines for a given channel */
229 * channel_detector_get() - get channel detector for given frequency
232 * @return pointer to channel detector on success, NULL otherwise
234 * Return existing channel detector for the given frequency or return a
249 * DFS Pattern Detector
288 /* reset detector on time stamp wraparound, caused by TSF reset */ in dpd_add_pulse()
Ddfs_pri_detector.h47 * struct pri_detector - PRI detector element for a dedicated radar type
51 * @rs: detector specs for this detector element
/kernel/linux/linux-5.10/drivers/net/wireless/ath/
Ddfs_pattern_detector.h59 * struct radar_detector_specs - detector specs for a radar pattern type
85 * struct dfs_pattern_detector - DFS pattern detector
87 * @set_dfs_domain(): set DFS domain, resets detector lines upon domain changes
88 * @add_pulse(): add radar pulse to detector, returns true on detection
115 * dfs_pattern_detector_init() - constructor for pattern detector class
Ddfs_pattern_detector.c151 * struct channel_detector - detector elements for a DFS channel
153 * @freq: frequency for this channel detector in MHz
154 * @detectors: array of dynamically created detector elements for this freq
157 * to support off-channel scanning. A pattern detector has a list of channels
166 /* channel_detector_reset() - reset detector lines for a given channel */
229 * channel_detector_get() - get channel detector for given frequency
232 * @return pointer to channel detector on success, NULL otherwise
234 * Return existing channel detector for the given frequency or return a
249 * DFS Pattern Detector
286 /* reset detector on time stamp wraparound, caused by TSF reset */ in dpd_add_pulse()
Ddfs_pri_detector.h47 * struct pri_detector - PRI detector element for a dedicated radar type
51 * @rs: detector specs for this detector element
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dlockup-watchdogs.rst2 Softlockup detector and hardlockup detector (aka nmi_watchdog)
46 'hardlockup detector' (the handler for the NMI perf event) will
53 'softlockup detector' (coded inside the hrtimer callback function)
60 detector kicks in.
/kernel/linux/linux-4.19/Documentation/
Dlockup-watchdogs.txt2 Softlockup detector and hardlockup detector (aka nmi_watchdog)
46 'hardlockup detector' (the handler for the NMI perf event) will
53 'softlockup detector' (coded inside the hrtimer callback function)
60 detector kicks in.
/kernel/liteos_m/targets/riscv_nuclei_gd32vf103_soc_gcc/SoC/gd32vf103/Common/Include/
Dgd32vf103_pmu.h55 #define PMU_CTL_LVDEN BIT(4) /*!< low voltage detector enable */
56 #define PMU_CTL_LVDT BITS(5,7) /*!< low voltage detector threshold …
62 #define PMU_CS_LVDF BIT(2) /*!< low voltage detector status fla…
66 /* PMU low voltage detector threshold definitions */
98 /* select low voltage detector threshold */
/kernel/linux/linux-4.19/Documentation/RCU/
Dstallwarn.txt1 Using RCU's CPU Stall Detector
4 detector can locate, and then discusses kernel parameters and Kconfig
5 options that can be used to fine-tune the detector's operation. Finally,
6 this document explains the stall detector's "splat" format.
108 Fine-Tuning the RCU CPU Stall Detector
111 CPU stall detector, which detects conditions that unduly delay RCU grace
114 The stall detector's idea of what constitutes "unduly delayed" is
146 The CPU stall detector tries to make the offending CPU print its
167 Interpreting RCU's CPU Stall-Detector "Splats"
/kernel/linux/linux-5.10/Documentation/RCU/
Dstallwarn.rst4 Using RCU's CPU Stall Detector
8 detector can locate, and then discusses kernel parameters and Kconfig
9 options that can be used to fine-tune the detector's operation. Finally,
10 this document explains the stall detector's "splat" format.
123 Fine-Tuning the RCU CPU Stall Detector
127 CPU stall detector, which detects conditions that unduly delay RCU grace
130 The stall detector's idea of what constitutes "unduly delayed" is
165 The CPU stall detector tries to make the offending CPU print its
187 Interpreting RCU's CPU Stall-Detector "Splats"
/kernel/linux/linux-4.19/kernel/
Dwatchdog.c8 * detector, so thanks to Ingo for the initial implementation.
99 * own hardlockup detector.
246 * hardlockup detector generates a warning in set_sample_period()
318 /* watchdog detector functions */
367 /* kick the hardlockup detector */ in watchdog_timer_fn()
370 /* kick the softlockup detector */ in watchdog_timer_fn()
417 * softlockup detector only warns on the first one in watchdog_timer_fn()
585 * Create the watchdog thread infrastructure and configure the detector(s).
643 * lockup_detector_soft_poweroff - Interface to stop lockup detector(s)
645 * Special interface for parisc. It prevents lockup detector warnings from
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/frequency/
Dadf4350.txt22 - adi,phase-detector-polarity-positive-enable: Enables positive phase
23 detector polarity. Default = negative.
82 adi,phase-detector-polarity-positive-enable;
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/iio/frequency/
Dadf4350.txt22 - adi,phase-detector-polarity-positive-enable: Enables positive phase
23 detector polarity. Default = negative.
82 adi,phase-detector-polarity-positive-enable;
/kernel/linux/linux-5.10/kernel/
Dwatchdog.c8 * detector, so thanks to Ingo for the initial implementation.
93 * own hardlockup detector.
233 * hardlockup detector generates a warning in set_sample_period()
305 /* watchdog detector functions */
352 /* kick the hardlockup detector */ in watchdog_timer_fn()
355 /* kick the softlockup detector */ in watchdog_timer_fn()
572 * Create the watchdog thread infrastructure and configure the detector(s).
630 * lockup_detector_soft_poweroff - Interface to stop lockup detector(s)
632 * Special interface for parisc. It prevents lockup detector warnings from
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-bus-iio-adc-hi84356 Program sensor type for threshold detector inputs.
8 threshold detector input channel. Channels 0..7, 8..15, 16..23

12345678910>>...12