Searched refs:recording (Results 1 – 25 of 82) sorted by relevance
1234
/linux-6.12.1/Documentation/sound/cards/ |
D | bt87x.rst | 20 driver which can be used for recording sound (and *only* recording, no 27 video data, so it's quite possible that audio recording may not work
|
D | emu10k1-jack.rst | 6 latency, multichannel recording functionality. All of my recent work to allow 49 still see 16 capture channels, but only 14 are available for recording inputs. 52 ports to FXBUS2 (multitrack recording input) and EXTOUT (physical output)
|
D | via82xx-mixer.rst | 6 Setting it to ``Input2`` on such boards will cause recording to hang, or fail
|
D | emu-mixer.rst | 9 alternative front-end geared towards semi-professional studio recording. 17 The EMU10K2 chips have a very short capture FIFO, which makes recording 22 In particular, I got recording glitches during simultaneous playback on an
|
/linux-6.12.1/sound/pci/hda/ |
D | patch_conexant.c | 36 bool recording; member 475 update_mic_pin(codec, 0x1a, spec->recording ? in olpc_xo_update_mic_pins() 477 update_mic_pin(codec, 0x1b, spec->recording ? in olpc_xo_update_mic_pins() 494 if (spec->recording) in olpc_xo_update_mic_pins() 501 update_mic_pin(codec, 0x1e, spec->recording ? PIN_IN : 0); in olpc_xo_update_mic_pins() 533 spec->recording = 1; in olpc_xo_capture_hook() 537 spec->recording = 0; in olpc_xo_capture_hook()
|
/linux-6.12.1/Documentation/devicetree/bindings/media/i2c/ |
D | panasonic,amg88xx.txt | 3 The Panasonic family of AMG88xx Grid-Eye sensors allow recording
|
D | melexis,mlx90640.txt | 3 Melexis MLX90640 FIR sensor support which allows recording of thermal data
|
/linux-6.12.1/tools/perf/Documentation/ |
D | intel-bts.txt | 10 consequence the present implementation is limited to per-thread recording. 17 recording must also be stipulated i.e. the --per-thread option for
|
D | perf-record.txt | 283 Enables call-graph (stack chain/backtrace) recording for both 287 Setup and enable call-graph (stack chain/backtrace) recording, 310 When "dwarf" recording is used, perf also records (user) stack dump 315 When "fp" recording is used, perf tries to save stack entries 384 post processing after recording, which sometimes makes the final step in 385 the recording process to take a long time, as it needs to process all 387 symbols if the workload binaries used when recording get locally rebuilt
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | rockchip,rk3399-gru-sound.txt | 12 delay for DMIC to ready so that rt5514 can avoid recording before
|
/linux-6.12.1/include/media/ |
D | dvb_demux.h | 241 int recording; member
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | app-pri.rst | 11 of thought, a video recording application could for example block other
|
D | vidioc-g-priority.rst | 78 applications which must not be interrupted, like video recording.
|
D | vidioc-g-audio.rst | 94 disable stereo recording etc. when the signal is always monaural.
|
/linux-6.12.1/Documentation/bpf/ |
D | redirect.rst | 69 The perf tool also supports recording tracepoints:
|
/linux-6.12.1/tools/testing/selftests/ftrace/test.d/ |
D | functions | 5 disable_tracing() { # stop trace recording 9 enable_tracing() { # start trace recording
|
/linux-6.12.1/drivers/s390/char/ |
D | Kconfig | 144 prompt "Support for the z/VM recording system services (VM only)" 148 by the z/VM recording system services, eg. from *LOGREC, *ACCOUNT or
|
/linux-6.12.1/Documentation/driver-api/iio/ |
D | triggered-buffers.rst | 58 interrupt context. The most common operation is recording of the current
|
/linux-6.12.1/Documentation/userspace-api/media/dvb/ |
D | dmx-fopen.rst | 57 for retrieving Transport Streams for digital video recording. When
|
/linux-6.12.1/Documentation/admin-guide/media/ |
D | cx88.rst | 21 - audio data dma (i.e. recording without loopback cable to the
|
/linux-6.12.1/Documentation/trace/coresight/ |
D | coresight-perf.rst | 89 Check Arm CoreSight trace data recording and synthesized samples 90 Check Arm SPE trace data recording and synthesized samples
|
/linux-6.12.1/Documentation/hwmon/ |
D | intel-m10-bmc-hwmon.rst | 23 responsible for sensor data sampling and recording in shared
|
/linux-6.12.1/Documentation/core-api/ |
D | errseq.rst | 5 An errseq_t is a way of recording errors in one place, and allowing any 66 errseq_t wd_err; /* for recording errors */
|
/linux-6.12.1/sound/soc/rockchip/ |
D | Kconfig | 27 maximum of 8 channels each for playback and recording.
|
/linux-6.12.1/Documentation/virt/kvm/devices/ |
D | vcpu.rst | 245 recording the clock values. Note that this will cause problems in 255 elapsed since recording state and (2) difference in TSCs between the
|
1234