Searched refs:captured (Results 1 – 25 of 61) sorted by relevance
123
/Linux-v4.19/drivers/pps/ |
D | kapi.c | 176 int captured = 0; in pps_event() local 207 captured = ~0; in pps_event() 221 captured = ~0; in pps_event() 227 if (captured) { in pps_event()
|
/Linux-v4.19/drivers/media/i2c/m5mols/ |
D | m5mols_capture.c | 146 bool captured = false; in m5mols_start_capture() local 152 captured = true; in m5mols_start_capture() 155 size = captured ? info->cap.main : 0; in m5mols_start_capture()
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | pstore | 9 provide a generic interface to show records captured in 11 of the console log is captured, but other interesting
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | streaming-par.rst | 14 second. If less than this number of frames is to be captured or output,
|
D | func-poll.rst | 35 until the driver has captured data or is ready to accept data for 72 it waits until data has been captured and can be read. When the driver
|
D | field-order.rst | 22 fields are in fact captured at two different instances in time. An 34 However because fields were captured one after the other, arguing
|
D | vidioc-g-parm.rst | 39 second. If less than this number of frames is to be captured or output, 109 - This is the desired period between successive frames captured by
|
D | dev-sliced-vbi.rst | 318 captured packet is zero, the packet is empty and the contents of 325 - The video field number this data has been captured from, or shall 331 captured from, or shall be inserted at. See :ref:`vbi-525` and 361 captured frame does not carry any of the requested data services drivers 396 service be captured.
|
D | vidioc-streamon.rst | 57 means all images captured but not dequeued yet will be lost, likewise
|
D | func-select.rst | 51 execution until the driver has captured data or is ready to accept data
|
D | mmap.rst | 214 FIFO, and were captured in the order dequeued from the outgoing FIFO. 254 the struct ::c:type:`v4l2_buffer` ``timestamp`` of captured
|
/Linux-v4.19/tools/perf/Documentation/ |
D | perf-inject.txt | 60 found in the jitdumps files captured in the input perf.data file. Use this option
|
D | perf-kvm.txt | 43 files captured via perf record. 49 was captured with --guestmount in perf kvm record.
|
D | perf-record.txt | 291 In per-thread mode with inheritance mode on (default), samples are captured only when 335 taken branches. The number of branches captured with each sample depends on the 337 It is possible to select the types of branches captured by enabling filters. The 388 each sample. List of captured registers depends on the architecture. This option 411 snapshot can be specified. In Snapshot Mode, trace data is captured only when
|
D | perf-top.txt | 226 taken branches. The number of branches captured with each sample depends on the 228 It is possible to select the types of branches captured by enabling filters.
|
D | perf-sched.txt | 34 workload captured via perf sched record. Columns stand for
|
/Linux-v4.19/Documentation/device-mapper/ |
D | dm-uevent.txt | 64 An example of the uevents generated as captured by udevmonitor is shown
|
/Linux-v4.19/fs/ocfs2/ |
D | Kconfig | 56 This option allows some fs statistics to be captured. Enabling
|
/Linux-v4.19/Documentation/networking/ |
D | mac80211-injection.txt | 62 facilitating replay of captured radiotap headers directly.
|
/Linux-v4.19/Documentation/filesystems/ |
D | quota.txt | 28 the above events to userspace. There they can be captured by an application
|
/Linux-v4.19/Documentation/devicetree/bindings/mtd/ |
D | mtk-nand.txt | 7 The hardware description for both devices must be captured as device
|
/Linux-v4.19/Documentation/devicetree/bindings/powerpc/fsl/ |
D | dcsr.txt | 76 match. Which counter asserted the interrupt is captured in an EPU 82 Which event source asserted the interrupt is captured in an EPU
|
/Linux-v4.19/Documentation/devicetree/bindings/soc/qcom/ |
D | rpmh-rsc.txt | 14 with a few variations that are captured by the properties here.
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | Kconfig | 82 selected and causes any error state captured upon a GPU hang
|
/Linux-v4.19/Documentation/driver-api/soundwire/ |
D | stream.rst | 41 Example 2: Stereo Stream with L and R channels is captured from Slave to 118 rendered/captured on the SoundWire Bus. This section explains Bus operations
|
123