Searched refs:recording (Results 1 – 25 of 53) sorted by relevance
123
/Linux-v4.19/Documentation/isdn/ |
D | README.audio | 48 AT+VRX Start recording. Emulator responds with 94 Audio recording. 103 recording, responding with VCON. 104 <DLE><DC4> Abort recording, (send by appl.) Emulator 105 stops recording, sends DLE,ETX. 119 start of recording. 134 When _both_ commands for recording and playback are given in _one_ 136 In this mode, the only way to stop recording is sending <DLE><DC4>
|
/Linux-v4.19/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
|
/Linux-v4.19/sound/pci/hda/ |
D | patch_conexant.c | 49 bool recording; member 396 update_mic_pin(codec, 0x1a, spec->recording ? in olpc_xo_update_mic_pins() 398 update_mic_pin(codec, 0x1b, spec->recording ? in olpc_xo_update_mic_pins() 415 if (spec->recording) in olpc_xo_update_mic_pins() 422 update_mic_pin(codec, 0x1e, spec->recording ? PIN_IN : 0); in olpc_xo_update_mic_pins() 454 spec->recording = 1; in olpc_xo_capture_hook() 458 spec->recording = 0; in olpc_xo_capture_hook()
|
/Linux-v4.19/tools/testing/selftests/ftrace/test.d/ |
D | functions | 6 disable_tracing() { # stop trace recording 10 enable_tracing() { # start trace recording
|
/Linux-v4.19/Documentation/devicetree/bindings/media/i2c/ |
D | panasonic,amg88xx.txt | 3 The Panasonic family of AMG88xx Grid-Eye sensors allow recording
|
/Linux-v4.19/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 | tips.txt | 26 Skip collecting build-id when recording: perf record -B 36 To report cacheline events from previous recording: perf c2c report
|
D | perf-record.txt | 221 Enables call-graph (stack chain/backtrace) recording. 224 Setup and enable call-graph (stack chain/backtrace) recording, 242 When "dwarf" recording is used, perf also records (user) stack dump 297 post processing after recording, which sometimes makes the final step in 298 the recording process to take a long time, as it needs to process all 300 symbols if the workload binaries used when recording get locally rebuilt
|
D | perf-top.txt | 166 Enables call-graph (stack chain/backtrace) recording. 169 Setup and enable call-graph (stack chain/backtrace) recording,
|
D | perf-timechart.txt | 96 Do call-graph (stack chain/backtrace) recording
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | rockchip,rk3399-gru-sound.txt | 12 delay for DMIC to ready so that rt5514 can avoid recording before
|
D | fsl,ssi.txt | 61 capture (recording) of audio. This is typically dictated
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | app-pri.rst | 11 of thought a video recording application could for example block other
|
D | vidioc-g-priority.rst | 79 applications which must not be interrupted, like video recording.
|
D | vidioc-g-audio.rst | 96 disable stereo recording etc. when the signal is always monaural.
|
/Linux-v4.19/include/media/ |
D | dvb_demux.h | 241 int recording; member
|
/Linux-v4.19/Documentation/media/uapi/dvb/ |
D | dmx-fopen.rst | 59 for retrieving Transport Streams for digital video recording. When
|
/Linux-v4.19/Documentation/driver-api/iio/ |
D | triggered-buffers.rst | 58 interrupt context. The most common operation is recording of the current
|
/Linux-v4.19/drivers/s390/char/ |
D | Kconfig | 161 prompt "Support for the z/VM recording system services (VM only)" 165 by the z/VM recording system services, eg. from *LOGREC, *ACCOUNT or
|
/Linux-v4.19/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-v4.19/Documentation/trace/ |
D | kprobetrace.rst | 117 This sets a kprobe on the top of do_sys_open() function with recording 128 recording return value as "myretprobe" event.
|
/Linux-v4.19/Documentation/sound/soc/ |
D | overview.rst | 22 recording) audio. This is fine for a PC, but tends to waste a lot of
|
/Linux-v4.19/Documentation/media/uapi/cec/ |
D | cec-ioc-adap-g-log-addrs.rst | 233 - Use for a recording device. 279 - Use for a recording device.
|
123