Searched full:detectors (Results 1 – 19 of 19) sorted by relevance
/linux/drivers/net/wireless/ath/ |
H A D | dfs_pattern_detector.c | 155 * @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() 188 struct pri_detector *de = cd->detectors[i]; in channel_detector_exit() 202 cd = kzalloc(struct_size(cd, detectors, dpd->num_radar_types), GFP_ATOMIC); in channel_detector_create() 214 cd->detectors[i] = de; in channel_detector_create() 251 /* dpd_reset(): reset all channel detectors */ 292 struct pri_detector *pd = cd->detectors[i]; in dpd_add_pulse() 330 /* delete all channel detectors for previous DFS domain */ in dpd_set_domain()
|
/linux/arch/sparc/ |
H A D | Kconfig.debug | 21 the common infrastructure for handling hardlockup detectors. It is
|
/linux/Documentation/devicetree/bindings/extcon/ |
H A D | fcs,fsa880.yaml | 13 The FSA880 and FSA9480 are USB port accessory detectors and switches.
|
/linux/tools/testing/selftests/powerpc/mm/ |
H A D | hugetlb_vs_thp_test.c | 45 * softlockup or RCU stall detectors, and when the system is kicked in test_body()
|
/linux/Documentation/devicetree/bindings/iio/afe/ |
H A D | temperature-sense-rtd.yaml | 13 RTDs (Resistance Temperature Detectors) are a kind of temperature sensors
|
/linux/Documentation/driver-api/soundwire/ |
H A D | error_handling.rst | 13 1. Bus clash or parity errors: This mechanism relies on low-level detectors
|
/linux/Documentation/admin-guide/ |
H A D | lockup-watchdogs.rst | 36 The soft and hard lockup detectors are built on top of the hrtimer and
|
H A D | kernel-parameters.txt | 3867 To disable both hard and soft lockup detectors, 4135 nowatchdog [KNL] Disable both lockup detectors, i.e. 7529 disables both lockup detectors. Default is 10
|
/linux/drivers/phy/tegra/ |
H A D | xusb-tegra210.c | 1389 /* 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 D | xusb-tegra186.c | 371 /* 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()
|
/linux/Documentation/admin-guide/RAS/ |
H A D | main.rst | 249 This new device type allows for non-memory type of ECC hardware detectors 253 Some architectures have ECC detectors for L1, L2 and L3 caches,
|
/linux/drivers/acpi/acpica/ |
H A D | uttrack.c | 272 * types of issues than using memory leak detectors outside of
|
/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos5420-peach-pit.dts | 1120 * lockup detectors) and so should be last resort.
|
H A D | exynos5800-peach-pi.dts | 1102 * lockup detectors) and so should be last resort.
|
/linux/Documentation/admin-guide/sysctl/ |
H A D | kernel.rst | 1640 0 Disable both lockup detectors. 1641 1 Enable both lockup detectors.
|
/linux/lib/ |
H A D | Kconfig.debug | 1191 # Both the "perf" and "buddy" hardlockup detectors count hrtimer 1292 that watchdogs and lockup detectors are working properly.
|
/linux/arch/ |
H A D | Kconfig | 436 as the generic hardlockup detectors.
|
/linux/drivers/net/wireless/ath/ath5k/ |
H A D | phy.c | 541 * we know it's not accurate (detectors can't measure anything outside 1011 /* Tweak power detectors for half/quarter rate support */ in ath5k_hw_rfregs_init()
|
/linux/drivers/net/wireless/ath/wil6210/ |
H A D | wmi.h | 3278 /* detectors check period usec */
|