Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/net/wireless/ath/
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 = kcalloc(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 …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Leak/
H A DDetectorGroup.interface.yaml3 represents a collection of leak detectors that reports a unified status.
16 aggregating the state from all member leak detectors.
24 association to provide one or more links to leak detectors which it
H A DDetectorGroup.events.yaml14 resolution: Inspect the detectors in the group.
27 resolution: Inspect the detectors in the group.
H A DDetector.interface.yaml53 Leak detectors can optionally implement the 'monitoring' association
60 Leak detectors can optionally implement the 'contained_by' association
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DLeakDetection.v1_1_0.json95 … "description": "The link to the collection of leak detectors within this subsystem.",
141 "Detectors": { object
150 "Detectors@odata.count": {
155 …his property shall contain the name used to describe this group of leak detectors and related equi…
H A DLeakDetector.v1_3_0.json188 …detector applies. This property generally differentiates multiple leak detectors within the same …
330 …detector applies. This property generally differentiates multiple leak detectors within the same …
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DLeakDetection_v1.xml87 …<Annotation Term="OData.Description" String="The link to the collection of leak detectors within t…
112 …his property shall contain the name used to describe this group of leak detectors and related equi…
119 <NavigationProperty Name="Detectors" Type="Collection(LeakDetector.LeakDetector)">
152 …ated to deprecate the `LeakDetectors` property in favor of placing leak detectors under the relate…
H A DLeakDetector_v1.xml121 …detector applies. This property generally differentiates multiple leak detectors within the same …
/openbmc/linux/arch/sparc/
H A DKconfig.debug24 the common infrastructure for handling hardlockup detectors. It is
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Configuration/
H A DGPIOLeakDetector.interface.yaml41 attributes such as physical placement of detectors.
/openbmc/linux/include/linux/
H A Dnmi.h69 * The run state of the lockup detectors is controlled by the content of the
78 * detectors are 'suspended' while 'watchdog_thresh' is equal zero.
/openbmc/linux/Documentation/devicetree/bindings/extcon/
H A Dfcs,fsa880.yaml13 The FSA880 and FSA9480 are USB port accessory detectors and switches.
/openbmc/linux/tools/testing/selftests/powerpc/mm/
H A Dhugetlb_vs_thp_test.c45 * softlockup or RCU stall detectors, and when the system is kicked in test_body()
/openbmc/linux/Documentation/devicetree/bindings/iio/afe/
H A Dtemperature-sense-rtd.yaml13 RTDs (Resistance Temperature Detectors) are a kind of temperature sensors
/openbmc/linux/Documentation/driver-api/soundwire/
H A Derror_handling.rst13 1. Bus clash or parity errors: This mechanism relies on low-level detectors
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/
H A DItem.interface.yaml73 detectors that monitors its state.
/openbmc/linux/Documentation/admin-guide/
H A Dlockup-watchdogs.rst36 The soft and hard lockup detectors are built on top of the hrtimer and
H A Dras.rst245 This new device type allows for non-memory type of ECC hardware detectors
249 Some architectures have ECC detectors for L1, L2 and L3 caches,
/openbmc/linux/arch/x86/platform/olpc/
H A Dolpc-xo1-sci.c107 * detectors. instead, we make use of an anomaly: with the both in detect_lid_state()
108 * edge detectors turned off, we still get an edge event on a in detect_lid_state()
/openbmc/linux/drivers/usb/phy/
H A Dphy-tegra-usb.c1038 /* disable detectors to reset them */ in tegra_usb_phy_configure_pmc()
1047 /* enable detectors */ in tegra_usb_phy_configure_pmc()
1054 /* detectors starts to work after 10ms */ in tegra_usb_phy_configure_pmc()
/openbmc/linux/drivers/phy/tegra/
H A Dxusb-tegra210.c1389 /* power down the line state detectors of the pad */ in tegra210_pmc_utmi_enable_phy_sleepwalk()
1474 /* power up the line state detectors of the pad */ in tegra210_pmc_utmi_enable_phy_sleepwalk()
1543 /* power down the line state detectors of the port */ in tegra210_pmc_utmi_disable_phy_sleepwalk()
1599 /* power down the line state detectors of the port */ in tegra210_pmc_hsic_enable_phy_sleepwalk()
1633 /* power up the line state detectors of the port */ in tegra210_pmc_hsic_enable_phy_sleepwalk()
1682 /* power down the line state detectors of the port */ in tegra210_pmc_hsic_disable_phy_sleepwalk()
H A Dxusb-tegra186.c371 /* power down the line state detectors of the pad */ in tegra186_utmi_enable_phy_sleepwalk()
448 /* power up the line state detectors of the pad */ in tegra186_utmi_enable_phy_sleepwalk()
510 /* power down the line state detectors of the port */ in tegra186_utmi_disable_phy_sleepwalk()
/openbmc/linux/drivers/acpi/acpica/
H A Duttrack.c272 * types of issues than using memory leak detectors outside of
/openbmc/linux/arch/arm/boot/dts/samsung/
H A Dexynos5420-peach-pit.dts1119 * lockup detectors) and so should be last resort.
H A Dexynos5800-peach-pi.dts1101 * lockup detectors) and so should be last resort.

12