Home
last modified time | relevance | path

Searched full:recording (Results 1 – 25 of 275) sorted by relevance

1234567891011

/Linux-v6.1/drivers/s390/char/
Dvmlogrdr.c217 static const char cp_command[] = "QUERY COMMAND RECORDING "; in vmlogrdr_get_recording_class_AB()
257 * The recording commands needs to be called with option QID in vmlogrdr_recording()
259 * Purging has to be done as separate step, because recording in vmlogrdr_recording()
267 "RECORDING %s PURGE %s", in vmlogrdr_recording()
275 snprintf(cp_command, sizeof(cp_command), "RECORDING %s %s %s", in vmlogrdr_recording()
280 /* The recording command will usually answer with 'Command complete' in vmlogrdr_recording()
283 * 'HCPCRC8072I Recording entry not found' before the in vmlogrdr_recording()
291 * If we turn recording off, we have to purge any remaining records in vmlogrdr_recording()
299 "RECORDING %s PURGE %s", in vmlogrdr_recording()
343 /* start recording for this service*/ in vmlogrdr_open()
[all …]
DKconfig151 prompt "Support for the z/VM recording system services (VM only)"
155 by the z/VM recording system services, eg. from *LOGREC, *ACCOUNT or
/Linux-v6.1/arch/s390/include/uapi/asm/
Dmonwriter.h14 #define MONWRITE_START_INTERVAL 0x00 /* start interval recording */
15 #define MONWRITE_STOP_INTERVAL 0x01 /* stop interval or config recording */
17 #define MONWRITE_START_CONFIG 0x03 /* start configuration recording */
/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/fw/
Dfile.h357 * @IWL_UCODE_TLV_CAPA_D3_DEBUG: supports debug recording during D3
550 * enum iwl_fw_dbg_monitor_mode - available monitor recording modes
717 * @stop_consec_missed_bcon: stop recording if threshold is crossed.
718 * @stop_consec_missed_bcon_since_rx: stop recording if threshold is crossed.
719 * @start_consec_missed_bcon: start recording if threshold is crossed.
720 * @start_consec_missed_bcon_since_rx: start recording if threshold is crossed.
749 * @start_threshold: the threshold above which to start recording
775 * @start_auth_denied: number of denied authentication to start recording
776 * @start_auth_timeout: number of authentication timeout to start recording
777 * @start_rx_deauth: number of Rx deauth to start recording
[all …]
/Linux-v6.1/Documentation/sound/cards/
Dbt87x.rst20 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
Demu10k1-jack.rst6 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)
Dvia82xx-mixer.rst6 Setting it to ``Input2`` on such boards will cause recording to hang, or fail
/Linux-v6.1/tools/perf/tests/shell/
Dtest_arm_coresight.sh2 # Check Arm CoreSight trace data recording and synthesized samples
38 echo "Recording trace (only user mode) with path: CPU$2 => $1"
150 echo "Recording trace with system wide mode"
162 echo "Recording trace with snapshot mode"
Dtest_arm_spe.sh2 # Check Arm SPE trace data recording and synthesized samples
69 echo "Recording trace with snapshot mode $perfdata"
92 echo "Recording trace with system-wide mode $perfdata"
Dtest_intel_pt.sh50 # Options to speed up recording: no post-processing, no build-id cache update,
95 echo "Checking for CPU-wide recording on CPU $1"
145 echo "--- Test per-thread ${desc}recording ---"
503 echo "--- Test recording with sample mode ---"
504 # Check if recording with sample mode is working
516 # Check if recording with kernel trace is working
/Linux-v6.1/include/linux/dma/
Dimx-dma.h71 * @n_fifos_src: Number of FIFOs for recording
73 * @stride_fifos_src: FIFO address stride for recording, 0 means all FIFOs are
86 * registers. For multichannel recording/playback the SAI/micfil have
/Linux-v6.1/tools/testing/selftests/bpf/
Dtest_ftrace.sh8 disable_tracing() { # stop trace recording
12 enable_tracing() { # start trace recording
/Linux-v6.1/Documentation/devicetree/bindings/hwmon/
Dadi,adm1266.yaml8 Control and Fault Recording
15 Control and Fault Recording.
/Linux-v6.1/arch/arm64/include/asm/
Dcpu.h66 /* pseudo-ZCR for recording maximum ZCR_EL1 LEN value: */
69 /* pseudo-SMCR for recording maximum SMCR_EL1 LEN value: */
/Linux-v6.1/tools/perf/Documentation/
Dintel-bts.txt10 consequence the present implementation is limited to per-thread recording.
17 recording must also be stipulated i.e. the --per-thread option for
Dtips.txt27 Skip collecting build-id when recording: perf record -B
37 To report cacheline events from previous recording: perf c2c report
/Linux-v6.1/sound/pci/hda/
Dpatch_conexant.c36 bool recording; member
382 /* Set up mic pins for port-B, C and F dynamically as the recording in olpc_xo_update_mic_pins()
394 * recording, it would give the false indication that in olpc_xo_update_mic_pins()
395 * recording is happening when it is not. in olpc_xo_update_mic_pins()
397 update_mic_pin(codec, 0x1a, spec->recording ? in olpc_xo_update_mic_pins()
399 update_mic_pin(codec, 0x1b, spec->recording ? in olpc_xo_update_mic_pins()
416 if (spec->recording) in olpc_xo_update_mic_pins()
423 update_mic_pin(codec, 0x1e, spec->recording ? PIN_IN : 0); in olpc_xo_update_mic_pins()
450 /* toggle spec->recording flag and update mic pins accordingly in olpc_xo_capture_hook()
455 spec->recording = 1; in olpc_xo_capture_hook()
[all …]
/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/fw/api/
Ddebug.h35 * 0 - resume DBGC recording
36 * 1 - suspend DBGC recording
75 * @DBGC_RESUME_CMD: resume dbgc recording
76 * @DBGC_SUSPEND_CMD: stop dbgc recording
/Linux-v6.1/tools/bootconfig/scripts/
Dftrace.sh7 disable_tracing() { # stop trace recording
11 enable_tracing() { # start trace recording
/Linux-v6.1/sound/pci/
Dsis7019.h67 /* Recording Channel Start Register */
70 /* Recording Channel Stop Register */
77 /* Recording Interrupt Status Register */
/Linux-v6.1/sound/pci/cs5535audio/
Dcs5535audio.h112 /* enable MIC Bias for recording */ in olpc_capture_open()
120 /* disable the MIC Bias (so the recording LED turns off) */ in olpc_capture_close()
/Linux-v6.1/include/uapi/linux/
Dnet_tstamp.h41 * SO_TIMESTAMPING flags are either for recording a packet timestamp or for
43 * Recording flags can be set both via socket options and control messages.
/Linux-v6.1/Documentation/devicetree/bindings/media/i2c/
Dpanasonic,amg88xx.txt3 The Panasonic family of AMG88xx Grid-Eye sensors allow recording
Dmelexis,mlx90640.txt3 Melexis MLX90640 FIR sensor support which allows recording of thermal data
/Linux-v6.1/tools/testing/selftests/ftrace/test.d/
Dfunctions5 disable_tracing() { # stop trace recording
9 enable_tracing() { # start trace recording

1234567891011