Home
last modified time | relevance | path

Searched full:captures (Results 1 – 25 of 89) sorted by relevance

1234

/linux/drivers/staging/media/starfive/camss/
H A Dstf-capture.c457 struct stf_capture *cap = &stfcamss->captures[STF_CAPTURE_RAW]; in stf_wr_irq_handler()
473 struct stf_capture *cap = &stfcamss->captures[STF_CAPTURE_YUV]; in stf_isp_irq_handler()
492 struct stf_capture *cap = &stfcamss->captures[STF_CAPTURE_YUV]; in stf_line_irq_handler()
574 struct stf_capture *cap_raw = &stfcamss->captures[STF_CAPTURE_RAW]; in stf_capture_unregister()
575 struct stf_capture *cap_yuv = &stfcamss->captures[STF_CAPTURE_YUV]; in stf_capture_unregister()
587 for (i = 0; i < ARRAY_SIZE(stfcamss->captures); i++) { in stf_capture_register()
588 struct stf_capture *capture = &stfcamss->captures[i]; in stf_capture_register()
H A Dstf-camss.h56 struct stf_capture captures[STF_CAPTURE_NUM]; member
/linux/tools/thermal/thermometer/
H A Dthermometer.813 \fBthermometer \fP captures the thermal zones temperature at a
31 Without any parameters, \fBthermometer \fP captures all the thermal
/linux/drivers/usb/mon/
H A DKconfig9 If you select this option, a component which captures the USB traffic
/linux/Documentation/userspace-api/media/drivers/
H A Dvgxy61.rst11 captures of the same scene using two different exposure periods.
/linux/Documentation/admin-guide/media/
H A Divtv.rst149 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
H A Dipu6-isys.rst120 Once the desired sensor settings are set, frame captures can be done as below.
/linux/Documentation/trace/coresight/
H A Dcoresight-trbe.rst13 Trace Buffer Extension (TRBE) is a percpu hardware which captures in system
/linux/Documentation/devicetree/bindings/arm/
H A Darm,coresight-tpiu.yaml23 The CoreSight Trace Port Interface Unit captures trace data from the trace bus
/linux/Documentation/PCI/
H A Dpcieaer-howto.rst137 error message to the Root Port above it when it captures
202 If Upstream Port A captures an AER error, the hierarchy consists of
/linux/Documentation/userspace-api/gpio/
H A Dgpio-lineevent-data-read.rst52 The kernel captures and timestamps edge events as close as possible to their
H A Dgpio-v2-line-event-read.rst48 The kernel captures and timestamps edge events as close as possible to their
/linux/arch/sparc/include/asm/
H A Dchafsr.h203 /* 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/Documentation/trace/
H A Devents-power.rst5 The power tracing system captures events related to power transitions
H A Devents-kmem.rst5 The kmem tracing system captures events related to object and page allocation
/linux/Documentation/userspace-api/media/v4l/
H A Dfunc-select.rst71 captures continuously (as opposed to, for example, still images) and
H A Dfunc-poll.rst70 captures continuously (as opposed to, for example, still images) the
/linux/tools/perf/util/
H A Dhwmon_pmu.h16 * captures potential <type> values.
H A Dsession.h42 * @header: The read version of a perf_file_header, or captures global
/linux/Documentation/admin-guide/perf/
H A Dalibaba_pmu.rst49 the DDR PHY Interface (DFI) to the PHY module, which launches and captures data
/linux/drivers/gpu/drm/xe/abi/
H A Dguc_capture_abi.h182 /** @capture_entries: Array of state captures */
/linux/drivers/media/usb/gspca/
H A Dpac7311.c22 * 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/Documentation/devicetree/bindings/media/xilinx/
H A Dxlnx,csi2rxss.yaml16 The subsystem consists of a MIPI D-PHY in slave mode which captures the
/linux/sound/pci/pcxhr/
H A Dpcxhr.h88 unsigned int capture_ltc:1; /* if 1 the board captures LTC input */
/linux/fs/smb/client/
H A DKconfig147 encrypted network captures. Enable this carefully.

1234