Home
last modified time | relevance | path

Searched refs:captures (Results 1 – 25 of 34) sorted by relevance

12

/linux-6.12.1/drivers/staging/media/starfive/camss/
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()
Dstf-camss.c128 struct stf_capture *cap_yuv = &stfcamss->captures[STF_CAPTURE_YUV]; in stfcamss_register_devs()
165 struct stf_capture *cap_yuv = &stfcamss->captures[STF_CAPTURE_YUV]; in stfcamss_unregister_devs()
185 struct stf_capture *cap_raw = &stfcamss->captures[STF_CAPTURE_RAW]; in stfcamss_subdev_notifier_bound()
Dstf-camss.h56 struct stf_capture captures[STF_CAPTURE_NUM]; member
/linux-6.12.1/Documentation/admin-guide/perf/
Dnvidia-pmu.rst58 In this config, the PMU captures GPU ATS translated or EGM traffic from the GPU.
62 In this config, the PMU captures read and relaxed ordered (RO) writes from
93 NVLink-C2C (Chip-2-Chip) interconnect. This PMU captures untranslated GPU
94 traffic, in contrast with NvLink-C2C0 PMU that captures ATS translated traffic.
123 to local memory. For PCIE traffic, this PMU captures read and relaxed ordered
Dalibaba_pmu.rst49 the DDR PHY Interface (DFI) to the PHY module, which launches and captures data
/linux-6.12.1/drivers/usb/mon/
DKconfig9 If you select this option, a component which captures the USB traffic
/linux-6.12.1/Documentation/userspace-api/media/drivers/
Dvgxy61.rst11 captures of the same scene using two different exposure periods.
/linux-6.12.1/Documentation/trace/coresight/
Dcoresight-trbe.rst13 Trace Buffer Extension (TRBE) is a percpu hardware which captures in system
/linux-6.12.1/Documentation/userspace-api/gpio/
Dgpio-v2-line-event-read.rst48 The kernel captures and timestamps edge events as close as possible to their
Dgpio-lineevent-data-read.rst52 The kernel captures and timestamps edge events as close as possible to their
/linux-6.12.1/Documentation/trace/
Devents-power.rst5 The power tracing system captures events related to power transitions
Devents-kmem.rst5 The kmem tracing system captures events related to object and page allocation
/linux-6.12.1/Documentation/userspace-api/media/v4l/
Dfunc-select.rst71 captures continuously (as opposed to, for example, still images) and
Dfunc-poll.rst70 captures continuously (as opposed to, for example, still images) the
Dext-ctrls-camera.rst670 captures of the same scene using two different exposure periods. HDR mode
671 describes the way these two captures are merged in the sensor.
Dopen.rst187 application captures video and audio. In other words, panel applications
/linux-6.12.1/Documentation/PCI/
Dpcieaer-howto.rst122 error message to the Root Port above it when it captures
187 If Upstream Port A captures an AER error, the hierarchy consists of
/linux-6.12.1/drivers/media/platform/mediatek/mdp3/
Dmtk-mdp3-regs.h349 struct mdp_frame captures[MDP_MAX_CAPTURES]; member
Dmtk-mdp3-regs.c501 frame = &param->captures[0]; in mdp_frameparam_init()
Dmtk-mdp3-m2m.c29 return &ctx->curr_param.captures[0]; in ctx_get_frame()
/linux-6.12.1/Documentation/admin-guide/media/
Dipu6-isys.rst120 Once the desired sensor settings are set, frame captures can be done as below.
Divtv.rst149 This device only captures audio. This should be replaced by an ALSA
/linux-6.12.1/fs/smb/client/
DKconfig148 encrypted network captures. Enable this carefully.
/linux-6.12.1/tools/perf/Documentation/
Dperf-arm-spe.txt18 instruction to sample and then captures data for it during execution. Data includes execution time
Dperf-top.txt247 Enable taken branch stack sampling. Each sample captures a series of consecutive

12