Searched full:captures (Results 1 – 25 of 69) sorted by relevance
123
/Linux-v5.15/tools/lib/bpf/ |
D | relo_core.h | 27 * CO-RE relocation captures the following data: 61 * Clang built-in, passing expression that captures field address, e.g.:
|
D | relo_core.c | 119 * field bit offset, specified by accessor string. Low-level spec captures 121 * struct/union members. High-level one only captures semantically meaningful 275 pr_warn("relo for [%u] %s (at idx %d) captures type [%d] of unexpected kind %s\n", in bpf_core_parse_spec()
|
/Linux-v5.15/drivers/usb/mon/ |
D | Kconfig | 9 If you select this option, a component which captures the USB traffic
|
/Linux-v5.15/Documentation/trace/coresight/ |
D | coresight-trbe.rst | 13 Trace Buffer Extension (TRBE) is a percpu hardware which captures in system
|
/Linux-v5.15/Documentation/admin-guide/media/ |
D | ivtv.rst | 149 This device only captures audio. This should be replaced by an ALSA 195 Captures the raw (or sliced) video data sent during the Vertical Blank
|
/Linux-v5.15/drivers/staging/media/atomisp/pci/hive_isp_css_shared/ |
D | tag_global.h | 37 * skip Skip N frames in between captures. This can be
|
/Linux-v5.15/arch/sparc/include/asm/ |
D | chafsr.h | 203 /* System bus MTAG ECC syndrome. This field captures the status of the 216 /* System bus or E-cache data ECC syndrome. This field captures the status
|
/Linux-v5.15/Documentation/PCI/ |
D | pcieaer-howto.rst | 123 error message to the PCIe root port above it when the device captures 197 If Upstream port A captures an AER error, the hierarchy consists of
|
/Linux-v5.15/Documentation/trace/ |
D | events-power.rst | 5 The power tracing system captures events related to power transitions
|
D | events-kmem.rst | 5 The kmem tracing system captures events related to object and page allocation
|
/Linux-v5.15/Documentation/userspace-api/media/v4l/ |
D | func-select.rst | 71 captures continuously (as opposed to, for example, still images) and
|
D | func-poll.rst | 70 captures continuously (as opposed to, for example, still images) the
|
D | open.rst | 187 application captures video and audio. In other words, panel applications
|
/Linux-v5.15/Documentation/devicetree/bindings/thermal/ |
D | qcom-tsens.yaml | 16 The IP versions are named v0.1, v1 and v2 in the driver, where v0.1 captures
|
/Linux-v5.15/Documentation/devicetree/bindings/media/xilinx/ |
D | xlnx,csi2rxss.yaml | 16 The subsystem consists of a MIPI D-PHY in slave mode which captures the
|
/Linux-v5.15/drivers/media/usb/gspca/ |
D | pac7311.c | 22 * 0x1c From usb captures under Windows for 640x480 29 * 0x3f From usb captures under Windows for 320x240 30 * 0x69 From usb captures under Windows for 160x120
|
/Linux-v5.15/sound/pci/pcxhr/ |
D | pcxhr.h | 88 unsigned int capture_ltc:1; /* if 1 the board captures LTC input */
|
/Linux-v5.15/drivers/net/ethernet/intel/ice/ |
D | ice_ptp.h | 27 /* The ice hardware captures Tx hardware timestamps in the PHY. The timestamp
|
D | ice_devlink.c | 593 * the shadow-ram devlink region. It captures a snapshot of the shadow ram 650 * the device-caps devlink region. It captures a snapshot of the device
|
/Linux-v5.15/fs/cifs/ |
D | Kconfig | 148 encrypted network captures. Enable this carefully.
|
/Linux-v5.15/scripts/kconfig/tests/ |
D | conftest.py | 100 # Pytest captures the following information by default. In failure
|
/Linux-v5.15/sound/soc/codecs/ |
D | ad1980.c | 265 /* unmute captures and playbacks volume */ in ad1980_soc_probe()
|
/Linux-v5.15/drivers/platform/x86/intel/pmc/ |
D | core.h | 275 * captures them to have a common implementation.
|
/Linux-v5.15/sound/pci/emu10k1/ |
D | p16v.c | 50 * setting HD Capture channel to 0 captures from CDROM digital input. 51 * setting HD Capture channel to 1 captures from SPDIF in.
|
/Linux-v5.15/drivers/comedi/drivers/ |
D | s626.c | 721 /* Reset any pending CounterA event captures. */ in s626_set_mode_a() 797 /* Reset event captures and disable interrupts. */ in s626_set_mode_b() 935 /* Reset any pending counter overflow or index captures */ in s626_set_int_src() 950 /* Reset any pending counter overflow or index captures */ in s626_set_int_src() 1963 /* Disable all event captures */ in s626_dio_init()
|
123