Home
last modified time | relevance | path

Searched full:detects (Results 1 – 25 of 326) sorted by relevance

12345678910>>...14

/linux/include/linux/usb/
H A Dotg-fsm.h61 * @a_srp_det: TRUE if the A-device detects SRP
63 * @b_conn: TRUE if the A-device detects connection from the B-device
64 * @a_bus_resume: TRUE when the B-device detects that the A-device is signaling
67 * @a_bus_suspend: TRUE when the B-device detects that the A-device has put the
69 * @a_conn: TRUE if the B-device detects a connection from the A-device
74 * @b_sess_vld: TRUE when the B-device detects that the voltage on VBUS is
76 * @test_device: TRUE when the B-device switches to B-Host and detects an OTG
89 * @a_sess_vld: TRUE if the A-device detects that VBUS is above VA_SESS_VLD
90 * @b_bus_suspend: TRUE when the A-device detects that the B-device has put
92 * @b_bus_resume: TRUE when the A-device detects that the B-device is signaling
/linux/lib/zstd/common/
H A Dportability_macros.h39 /* detects whether we are being compiled under msan */
41 /* detects whether we are being compiled under asan */
43 /* detects whether we are being compiled under dfsan */
/linux/tools/perf/Documentation/
H A DBuild.txt57 AddressSanitizer (or ASan) is a GCC feature that detects memory corruption bugs
67 supported by GCC. UBSan detects undefined behaviors of programs at runtime.
73 If UBSan detects any problem at runtime, it outputs a “runtime error:” message.
/linux/Documentation/core-api/
H A Ddebug-objects.rst75 active and destroyed objects. When debugobjects detects an error, then
98 active and destroyed objects. When debugobjects detects an error, then
122 active and destroyed objects. When debugobjects detects an error, then
162 destroyed objects. When debugobjects detects an error, then it calls the
178 debugobjects detects an error, then it calls the fixup_free function of
/linux/Documentation/dev-tools/
H A Dtesting-overview.rst96 * kmemleak detects possible memory leaks. See
98 * KASAN detects invalid memory accesses such as out-of-bounds and
100 * UBSAN detects behaviour that is undefined by the C standard, like integer
102 * KCSAN detects data races. See Documentation/dev-tools/kcsan.rst
/linux/include/linux/
H A Dmutex_types.h37 * - detects self-recursing locks and prints out all relevant info
38 * - detects multi-task circular deadlocks and prints out all affected
/linux/tools/perf/tests/
H A Dbp_account.c191 * - detects the number of watch/break-points,
193 * - detects PERF_EVENT_IOC_MODIFY_ATTRIBUTES ioctl,
195 * - detects if watchpoints and breakpoints share
/linux/Documentation/userspace-api/media/v4l/
H A Ddv-timings.rst36 When the hardware detects a video source change (e.g. the video
51 hardware detects, it will never change the configuration. If the
/linux/Documentation/i2c/
H A Di2c-address-translators.rst72 - ATR chip detects transaction on address 0x20, finds it in table,
75 - Slave X chip (on bus B) detects transaction at its own physical
H A Dinstantiating-devices.rst256 * The I2C driver usually detects devices (method 3 above) but the bus
259 * The I2C driver usually detects devices, but your device lives at an
261 * The I2C driver usually detects devices, but your device is not detected,
/linux/include/ras/
H A Dras_event.h20 * These events are generated when hardware detects a corrected or
168 * This event is generated when hardware detects an ARM processor error
258 * These events are generated when hardware detects a corrected or
/linux/include/net/nfc/
H A Ddigital.h114 * automatically detects the RF technology and executes the anti-collision
123 * device automatically detects the RF technology. What the actual
/linux/tools/perf/util/arm-spe-decoder/
H A Darm-spe-decoder.c54 * According to Documentation/arch/arm64/memory.rst, if detects the in arm_spe_calc_ip()
59 * For this reason, if detects the bits [55:52] is 0xf, will in arm_spe_calc_ip()
/linux/Documentation/locking/
H A Dmutex-design.rst100 - Detects self-recursing locks and prints out all relevant info.
101 - Detects multi-task circular deadlocks and prints out all affected
/linux/Documentation/hwmon/
H A Dsch5636.rst28 temperatures. Note that the driver detects how many fan headers /
H A Ddme1737.rst80 if it detects a DME1737, A8000, or SCH5027 and as a platform driver if it
81 detects a SCH311x or SCH5127 chip.
269 detects a faulty thermal diode or an
/linux/Documentation/devicetree/bindings/devfreq/event/
H A Dsamsung,exynos-nocp.yaml16 that the Network on Chip (NoC) probes detects are transported over the
/linux/Documentation/devicetree/bindings/sound/
H A Drockchip,rk3288-hdmi-analog.txt18 - rockchip,hp-det-gpios = The phandle of the GPIO that detects the headphone
/linux/scripts/
H A Dfind-unused-docs.sh5 # This script detects files with kernel-doc comments for exported functions
/linux/drivers/media/tuners/
H A Dxc2028.h29 XC2028_AUTO = 0, /* By default, auto-detects */
/linux/drivers/net/wireless/ath/ath9k/
H A Ddfs.h30 * This function is called whenever the HW DFS module detects a radar
/linux/include/drm/
H A Ddrm_atomic_helper.h219 * or not. This also WARNs if it detects an invalid state (both CRTC and FB
245 * or not. This also WARNs if it detects an invalid state (both CRTC and FB
/linux/Documentation/filesystems/
H A Djournalling.rst24 journal contents. If the client file system detects the journal contents
30 jbd2_journal_skip_recovery() for you if it detects any outstanding
/linux/Documentation/accel/qaic/
H A Dqaic.rst50 allocated, and share that one MSI between MHI and the DBCs. The device detects
187 at the time the driver detects a device. Default is 2000 (2 seconds).
/linux/Documentation/networking/
H A Dtcp-thin.rst27 for thin streams. In short, if the kernel detects a thin stream,

12345678910>>...14