/Linux-v5.15/drivers/media/i2c/m5mols/ |
D | m5mols_capture.c | 55 * m5mols_capture_info - Gather captured image information 130 /* Wait until a frame is captured to ISP internal memory */ in m5mols_start_capture() 136 * Initiate the captured data transfer to a MIPI-CSI receiver. in m5mols_start_capture() 142 bool captured = false; in m5mols_start_capture() local 148 captured = true; in m5mols_start_capture() 151 size = captured ? info->cap.main : 0; in m5mols_start_capture()
|
/Linux-v5.15/drivers/pps/ |
D | kapi.c | 163 int captured = 0; in pps_event() local 194 captured = ~0; in pps_event() 208 captured = ~0; in pps_event() 213 /* Wake up if captured something */ in pps_event() 214 if (captured) { in pps_event()
|
/Linux-v5.15/Documentation/userspace-api/media/drivers/ |
D | cx2341x-uapi.rst | 43 If the height is not a multiple of 32 lines, then the captured video is 151 for a bitmask determining which lines are captured and 4 bytes for a magic cookie, 157 unsigned long denote which lines of the first field are captured. Bits 18-31 of 161 'ITV0': This magic number assumes all VBI lines are captured, i.e. it implicitly 165 captured VBI lines start:
|
/Linux-v5.15/Documentation/userspace-api/media/v4l/ |
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 48 bus in the same order they were captured, so if the top field was 49 captured first (is the older field), the top field is also transmitted
|
D | pixfmt-v4l2.rst | 115 for the captured image data. If the driver cannot handle requested 159 for the captured image data. If the driver cannot handle requested 173 captured image data. If the driver cannot handle requested 189 range for the captured image data. If the driver cannot handle requested 202 for the captured image data. If the driver cannot handle requested
|
D | ext-ctrls-camera.rst | 255 is set to ``TRUE`` (1), no image can be captured by the camera. 542 counter-clockwise direction to be applied to the captured images once 543 captured to memory to compensate for the camera sensor mounting rotation. 570 laptop screen casing, and is typically used for video calls. The captured 582 result rotated when captured to memory. :: 615 side of the device, facing away from the user. The captured images are meant 623 The images once captured to memory will be rotated and the value of the
|
D | func-poll.rst | 32 until the driver has captured data or is ready to accept data for 69 it waits until data has been captured and can be read. When the driver
|
D | dmabuf.rst | 121 Captured or displayed buffers are dequeued with the 154 the struct :c:type:`v4l2_buffer` ``timestamp`` of captured or
|
/Linux-v5.15/drivers/staging/media/atomisp/pci/hive_isp_css_shared/ |
D | tag_global.h | 33 * continuous mode to specify which frames should be captured. 42 * process RAW frames that were captured in the
|
/Linux-v5.15/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-v5.15/Documentation/devicetree/bindings/media/ |
D | video-interface-devices.yaml | 31 defined on the external world scene to be captured when projected on the 227 casing used for video calls. The captured images are meant to be displayed 250 image once captured to memory buffers to correctly display it to users: 285 The image once captured to memory will then be rotated by 180 degrees: 317 the user. The captured images are meant to be displayed in portrait mode 351 The image once captured to memory will be rotated:
|
/Linux-v5.15/drivers/scsi/qedf/ |
D | qedf_attr.c | 83 "GRC Dump already captured.\n"); in qedf_capture_grc_dump() 90 QEDF_ERR(&(base_qedf->dbg_ctx), "GRC Dump captured.\n"); in qedf_capture_grc_dump() 110 QEDF_ERR(&(qedf->dbg_ctx), "GRC Dump not captured!\n"); in qedf_sysfs_read_grcdump()
|
/Linux-v5.15/Documentation/admin-guide/media/ |
D | ipu3.rst | 27 The Imaging Unit (ImgU) is responsible for processing images captured 74 from the raw sensors connected to the CSI2 ports. The captured frames are used 81 -- The IPU3 CSI2 receiver outputs the captured frames from the sensor in packed 128 With the above command, 10 frames are captured at 2592x1944 resolution, with 131 The captured frames are available as /tmp/frame-#.bin files. 369 For an image captured with 2592x1944 [#f4]_ resolution, with desired output 541 captured image. Two related structs are being defined,
|
/Linux-v5.15/tools/perf/Documentation/ |
D | examples.txt | 67 captured the following way: 75 [ perf record: Captured and wrote 0.267 MB perf.data (~11679 samples) ] 129 [ perf record: Captured and wrote 0.963 MB perf.data (~42069 samples) ]
|
D | perf-kvm.txt | 43 files captured via perf record. 49 was captured with --guestmount in perf kvm record.
|
/Linux-v5.15/drivers/net/ethernet/intel/ice/ |
D | ice_ptp.c | 294 * Note that the captured timestamp values may be 40 bits, but the lower 301 * 2) assume that the in_tstamp was captured 2^31 nanoseconds (~2.1 302 * seconds) before or after the PHC time was captured. 305 * captured after the PHC time. In this case, the full timestamp is just 308 * timestamp was captured *before* the PHC time, i.e. because the PHC 309 * cache was updated after the timestamp was captured by hardware. In this 317 * date. If the timestamp was captured more than 2^31 nanoseconds after the 504 /* Event time is captured by one of the two matched registers in ice_ptp_extts_work() 1127 * Process timestamps captured by the PHY associated with this port. To do 1142 * timestamp is captured. [all …]
|
/Linux-v5.15/sound/usb/line6/ |
D | pcm.h | 153 /* Previously captured frame (for software monitoring) */ 156 /* Size of previously captured frame (for software monitoring/sync) */
|
/Linux-v5.15/arch/s390/lib/ |
D | error-inject.c | 9 * Emulate 'br 14'. 'regs' is captured by kprobes on entry to some in override_function_with_return()
|
/Linux-v5.15/drivers/firmware/efi/ |
D | cper-arm.c | 282 printk("%sfirst error captured\n", newpfx); in cper_print_proc_arm() 284 printk("%slast error captured\n", newpfx); in cper_print_proc_arm() 286 printk("%spropagated error captured\n", in cper_print_proc_arm()
|
/Linux-v5.15/Documentation/admin-guide/ |
D | perf-security.rst | 27 captured hardware and software events. 241 user or in kernel space can be monitored and captured for later 250 monitored and captured for later analysis. Per-user per-cpu 257 monitored and captured for later analysis. Per-user per-cpu
|
/Linux-v5.15/arch/arm64/lib/ |
D | error-inject.c | 10 * the kernel/module and which is captured on a kprobe. in override_function_with_return()
|
/Linux-v5.15/arch/powerpc/lib/ |
D | error-inject.c | 11 * function in the kernel/module, captured on a kprobe. We don't need in override_function_with_return()
|
/Linux-v5.15/drivers/platform/x86/intel/int1092/ |
D | Kconfig | 8 sensors captured in the BIOS. ACPI interface exposes this data from the BIOS
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/ |
D | dc_hw_types.h | 825 dwb_capture_rate_0 = 0, /* Every frame is captured. */ 826 dwb_capture_rate_1 = 1, /* Every other frame is captured. */ 827 dwb_capture_rate_2 = 2, /* Every 3rd frame is captured. */ 828 dwb_capture_rate_3 = 3, /* Every 4th frame is captured. */
|
/Linux-v5.15/include/sound/sof/ |
D | dai-intel.h | 116 * 2. If the microphones in a stereo pair do not appear in captured stream 164 * will mute the captured audio for the given time. The min_clock_on_time
|