| /linux/drivers/staging/media/starfive/camss/ |
| H A D | stf-capture.c | 457 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 D | stf-camss.h | 56 struct stf_capture captures[STF_CAPTURE_NUM]; member
|
| /linux/drivers/usb/mon/ |
| H A D | Kconfig | 9 If you select this option, a component which captures the USB traffic
|
| /linux/Documentation/userspace-api/media/drivers/ |
| H A D | vgxy61.rst | 11 captures of the same scene using two different exposure periods.
|
| /linux/Documentation/trace/coresight/ |
| H A D | coresight-trbe.rst | 13 Trace Buffer Extension (TRBE) is a percpu hardware which captures in system
|
| /linux/Documentation/userspace-api/gpio/ |
| H A D | gpio-lineevent-data-read.rst | 52 The kernel captures and timestamps edge events as close as possible to their
|
| H A D | gpio-v2-line-event-read.rst | 48 The kernel captures and timestamps edge events as close as possible to their
|
| /linux/Documentation/trace/ |
| H A D | events-power.rst | 5 The power tracing system captures events related to power transitions
|
| H A D | events-kmem.rst | 5 The kmem tracing system captures events related to object and page allocation
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | func-select.rst | 71 captures continuously (as opposed to, for example, still images) and
|
| H A D | func-poll.rst | 70 captures continuously (as opposed to, for example, still images) the
|
| H A D | ext-ctrls-camera.rst | 671 captures of the same scene using two different exposure periods. HDR mode 672 describes the way these two captures are merged in the sensor.
|
| H A D | open.rst | 187 application captures video and audio. In other words, panel applications
|
| /linux/drivers/media/platform/mediatek/mdp3/ |
| H A D | mtk-mdp3-regs.h | 349 struct mdp_frame captures[MDP_MAX_CAPTURES]; member
|
| H A D | mtk-mdp3-m2m.c | 29 return &ctx->curr_param.captures[0]; in ctx_get_frame()
|
| /linux/Documentation/admin-guide/perf/ |
| H A D | alibaba_pmu.rst | 49 the DDR PHY Interface (DFI) to the PHY module, which launches and captures data
|
| /linux/Documentation/PCI/ |
| H A D | pcieaer-howto.rst | 137 error message to the Root Port above it when it captures 201 If Upstream Port A captures an AER error, the hierarchy consists of
|
| /linux/Documentation/admin-guide/media/ |
| H A D | ipu6-isys.rst | 120 Once the desired sensor settings are set, frame captures can be done as below.
|
| /linux/fs/smb/client/ |
| H A D | Kconfig | 147 encrypted network captures. Enable this carefully.
|
| /linux/drivers/perf/ |
| H A D | Kconfig | 242 branch types and privilege based filtering. It captures additional
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-top.txt | 247 Enable taken branch stack sampling. Each sample captures a series of consecutive
|
| H A D | perf-arm-spe.txt | 18 instruction to sample and then captures data for it during execution. Data includes execution time
|
| /linux/Documentation/arch/powerpc/ |
| H A D | pci_iov_resource_on_powernv.rst | 34 captures things like the details of the error that caused the freeze etc., but
|
| /linux/Documentation/dev-tools/ |
| H A D | coccinelle.rst | 161 command captures this return value.
|
| /linux/Documentation/driver-api/media/drivers/ |
| H A D | cx2341x-devel.rst | 1003 - Bit 0 when set, captures YUV 1004 - Bit 1 when set, captures PCM audio 1005 - Bit 2 when set, captures VBI (same as param[0]=3)
|