Home
last modified time | relevance | path

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

12345678910

/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DLeakDetector.v1_2_0.json36 …The `LeakDetector` schema describes a state-based or digital-value leak detector and its propertie…
37 …on": "This resource shall represent a state-based or digital-value leak detector for a Redfish imp…
90 "description": "The state of the leak detector.",
92 …"longDescription": "This property shall contain the state of the leak detector. The value of this…
114 "description": "The location information for this leak detector.",
115 … "longDescription": "This property shall indicate the location information for this leak detector."
118 "description": "The manufacturer of this leak detector.",
119 …ion responsible for producing the leak detector. This organization may be the entity from whom th…
127 "description": "The model number of the leak detector.",
128 … property shall contain the name by which the manufacturer generally refers to the leak detector.",
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Leak/
H A DDetector.interface.yaml2 Implement to provide attributes for leak detector.
8 The human readable name of the leak detector.
14 The state of the leak detector.
20 The type of the leak detector.
25 This indicates the type of leak detector as in Redfish LeakDetector
33 An unknown detector type
36 This indicates the state of the leak detector
41 detector.
44 A leak has been detected by the leak detector, indicating an
48 The state cannot be determined as the detector may be faulty.
[all …]
H A DDetector.events.yaml10 description: The name or identifier of the leak detector.
25 description: The name or identifier of the leak detector.
40 description: The name or identifier of the leak detector.
43 The leak detector has returned to its normal operating state.
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DLeakDetector_v1.xml48 …The `LeakDetector` schema describes a state-based or digital-value leak detector and its propertie…
49 …ring="This resource shall represent a state-based or digital-value leak detector for a Redfish imp…
88 …ata.Description" String="The link to the resource that provides the data for this leak detector."/>
99 <Annotation Term="OData.Description" String="The state of the leak detector."/>
100 …gDescription" String="This property shall contain the state of the leak detector. The value of th…
105 …otation Term="OData.Description" String="The area or device to which this leak detector applies."/>
106 …on of the affected component or region within the equipment to which this leak detector applies."/>
111 ….Description" String="The usage or location within a device to which this leak detector applies."/>
112 …tion of the usage or sub-region within the equipment to which this leak detector applies. This pr…
116 … <Annotation Term="OData.Description" String="The location information for this leak detector."/>
[all …]
/openbmc/linux/Documentation/devicetree/bindings/misc/
H A Dqemu,vcpu-stall-detector.yaml4 $id: http://devicetree.org/schemas/misc/qemu,vcpu-stall-detector.yaml#
7 title: VCPU stall detector
10 This binding describes a CPU stall detector mechanism for virtual CPUs
19 - qemu,vcpu-stall-detector
27 The internal clock of the stall detector peripheral measure in Hz used
34 The stall detector expiration timeout measured in seconds.
47 compatible = "qemu,vcpu-stall-detector";
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Leak/
H A Dmeson.build2 subdir('Detector') subdir
5 …aml/xyz/openbmc_project/State/Leak/Detector.events.yaml', '../../../../../yaml/xyz/openbmc_project…
6 output: [ 'Detector.md' ],
13 'xyz/openbmc_project/State/Leak/Detector',
/openbmc/linux/Documentation/trace/
H A 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
81 By default, one hwlat detector's kernel thread will migrate across each CPU
/openbmc/linux/drivers/extcon/
H A DKconfig39 FSA9480 microUSB switch and accessory detector chip. The FSA9480 is a USB
40 port accessory detector and switch. The FSA9480 is fully controlled using
86 detector and switch.
105 detector and switch.
115 detector add switch.
124 detector and switch.
157 Richtek RT8973A. The RT8973A is a USB port accessory detector
170 detector and switch.
/openbmc/linux/drivers/misc/
H A Dvcpu_stall_detector.c3 // VCPU stall detector.
62 /* Reload the stall detector counter register every in vcpu_stall_detect_timer_fn()
90 /* Compute the number of ticks required for the stall detector in start_stall_detector_cpu()
98 /* Enable the internal clock and start the stall detector */ in start_stall_detector_cpu()
101 /* Pet the stall detector at half of its expiration timeout in start_stall_detector_cpu()
125 /* Disable the stall detector for the current CPU */ in stop_stall_detector_cpu()
203 { .compatible = "qemu,vcpu-stall-detector", },
222 MODULE_DESCRIPTION("VCPU stall detector");
/openbmc/linux/Documentation/devicetree/bindings/media/xilinx/
H A 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
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Denvelope-detector.yaml4 $id: http://devicetree.org/schemas/iio/adc/envelope-detector.yaml#
7 title: ADC envelope detector using a DAC and a comparator
32 const: axentia,tse850-envelope-detector
77 envelope-detector {
78 compatible = "axentia,tse850-envelope-detector";
H A Dholt,hi8435.yaml7 title: Holt Integrated Circuits HI-8435 SPI threshold detector
44 threshold-detector@0 {
/openbmc/linux/drivers/net/wireless/ath/
H A 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
H A Ddfs_pattern_detector.c152 * struct channel_detector - detector elements for a DFS channel
154 * @freq: frequency for this channel detector in MHz
155 * @detectors: array of dynamically created detector elements for this freq
158 * to support off-channel scanning. A pattern detector has a list of channels
167 /* channel_detector_reset() - reset detector lines for a given channel */
232 * channel_detector_get() - get channel detector for given frequency
236 * Return value: pointer to channel detector on success, NULL otherwise
238 * Return existing channel detector for the given frequency or return a
253 * DFS Pattern Detector
290 /* reset detector on time stamp wraparound, caused by TSF reset */ in dpd_add_pulse()
H A Ddfs_pri_detector.h47 * struct pri_detector - PRI detector element for a dedicated radar type
51 * @rs: detector specs for this detector element
/openbmc/linux/Documentation/admin-guide/
H A 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.
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Leak/Detector/
H A Dmeson.build4 …l/xyz/openbmc_project/State/Leak/Detector.events.yaml', '../../../../../../yaml/xyz/openbmc_projec…
12 'xyz/openbmc_project/State/Leak/Detector',
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/
H A DIntrusion.interface.yaml2 Interface to query intrusion detector status.
9 Status string of chassis intrusion detector. The value is defined in
16 Mode string of chassis intrusion detector. The value is defined in
/openbmc/linux/kernel/
H A Dwatchdog.c8 * detector, so thanks to Ingo for the initial implementation.
195 * These functions can be overridden based on the configured hardlockdup detector.
198 * softlockup watchdog start and stop. The detector must select the
206 * Watchdog-detector specific API.
345 * hardlockup detector generates a warning in set_sample_period()
424 /* watchdog detector functions */
457 /* kick the softlockup detector */ in watchdog_timer_fn()
561 /* Enable the hardlockup detector */ in watchdog_enable()
573 * Disable the hardlockup detector first. That prevents that a large in watchdog_disable()
575 * detector causes a false positive. in watchdog_disable()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/iio/frequency/
H A Dadi,admv1014.yaml81 adi,detector-enable:
83 Digital Rx Detector Enable. The Square Law Detector output is
141 adi,detector-enable;
H A Dadi,admv1013.yaml64 Envelope Detector voltage regulator.
82 adi,detector-enable:
84 Enable the Envelope Detector available at output pins VENV_P and
151 adi,detector-enable;
/openbmc/linux/include/linux/
H A Dnmi.h70 * 'watchdog_enabled' variable. Each lockup detector has its dedicated bit -
71 * bit 0 for the hard lockup detector and bit 1 for the soft lockup detector.
142 * Pass on to the hardlockup detector selected via CONFIG_. Note that in touch_nmi_watchdog()
143 * the hardlockup detector may not be arch-specific nor using NMIs in touch_nmi_watchdog()
/openbmc/entity-manager/schemas/
H A Dibm.json6detector-configuration-reactor architecture, the daemon that supports IBM CFFPS is both a detector
/openbmc/openbmc/poky/meta/recipes-rt/rt-tests/
H A Dhwlatdetect_git.bb1 SUMMARY = "Hardware latency detector"
26 RRECOMMENDS:${PN} = "kernel-module-hwlat-detector"
/openbmc/linux/Documentation/ABI/testing/
H A 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