/qemu/qapi/ |
H A D | audio.json | 57 # @in: options of the capture stream 73 # @in: options of the capture stream 115 # @in: options of the capture stream 134 # @in: options of the capture stream 171 # @in: options of the capture stream 187 # @in: options of the capture stream 241 # @in: options of the capture stream 279 # @in: options of the capture stream 334 # @in: options of the capture stream 378 # @in: options of the capture stream [all …]
|
/qemu/docs/system/devices/ |
H A D | virtio-snd.rst | 16 Virtio sound implements capture and playback from inside a guest using the 25 …an optional second will always be a capture stream. Adding more will cycle stream directions from …
|
/qemu/hw/misc/ |
H A D | npcm7xx_mft.c | 105 /* capture succeeded with a valid CNT value. */ 107 /* capture stopped prematurely due to reaching CPCFG condition. */ 109 /* capture fails since it reaches underflow condition for CNT. */ 166 * If RPM = 0, capture won't happen. CNT will continue count down. in npcm7xx_mft_compute_cnt() 208 * Capture Fan RPM and update CNT and CR registers accordingly. 226 /* Capture input A. */ in npcm7xx_mft_capture() 239 /* Interrupt on input capture on TAn transition - TAPND */ in npcm7xx_mft_capture() 268 /* Capture input B. */ in npcm7xx_mft_capture() 281 /* Interrupt on input capture on TBn transition - TBPND */ in npcm7xx_mft_capture()
|
/qemu/plugins/ |
H A D | meson.build | 8 capture: true, 17 capture: true, 35 capture: true,
|
/qemu/hw/rtc/ |
H A D | rs5c372.c | 45 * Capture the current time into the secondary registers which will be in capture_current_time() 83 * In h/w, capture happens on any START condition, not just a in rs5c372_event() 84 * START_RECV, but there is no need to actually capture on in rs5c372_event()
|
H A D | ds1338.c | 62 /* Capture the current time into the secondary registers in capture_current_time() 106 /* In h/w, capture happens on any START condition, not just a in ds1338_event() 107 * START_RECV, but there is no need to actually capture on in ds1338_event()
|
/qemu/include/hw/timer/ |
H A D | imx_gpt.h | 59 #define GPT_CR_IM1 (3 << 16) /* Input capture channel 1 mode (2 bits) */ 60 #define GPT_CR_IM2 (3 << 18) /* Input capture channel 2 mode (2 bits) */
|
/qemu/hw/timer/ |
H A D | avr_timer16.c | 31 * PWM modes, GPIO, output capture pins, input compare pin 79 #define T16_INT_IC 0x20 /* Input capture */ 338 * The timer copies cnt to icr when the input capture pin changes in avr_timer16_read() 397 "%s: input capture noise canceller unsupported\n", in avr_timer16_write() 401 qemu_log_mask(LOG_UNIMP, "%s: input capture unsupported\n", in avr_timer16_write()
|
/qemu/scripts/codeconverter/codeconverter/ |
H A D | regexps.py | 21 def P(*regexps, name=None, capture=False, repeat='') -> str: argument 26 elif capture:
|
/qemu/ui/shader/ |
H A D | meson.build | 11 capture: true,
|
/qemu/tests/migration-stress/ |
H A D | meson.build | 1 sysprof = dependency('sysprof-capture-4', method: 'pkg-config', required: false)
|
/qemu/hw/net/can/ |
H A D | can_sja1000.h | 83 SJA_ALC = 0x0b, /* Arbitration Lost Capture */ 84 SJA_ECC = 0x0c, /* Error Code Capture */
|
/qemu/audio/ |
H A D | wavcapture.c | 142 ops.capture = wav_capture; in wav_start_capture() 175 error_report("Failed to add audio capture"); in wav_start_capture()
|
H A D | trace-events | 10 alsa_xrun_in(void) "Recovering from capture xrun"
|
H A D | audio-hmp-cmds.c | 80 monitor_printf(mon, "Failed to add wave capture\n"); in hmp_wavcapture()
|
H A D | dsoundaudio.c | 314 dsound_logerr (hr, "Could not get capture buffer status\n"); in dsound_get_status_in() 499 dolog ("Attempt to control capture voice without a buffer\n"); in dsound_enable_in() 549 dsound_logerr(hr, "Could not get capture buffer position\n"); in dsound_get_buffer_in()
|
H A D | audio.c | 386 * Capture 457 /* We have removed soft voice from the capture: in audio_detach_capture() 458 this might have changed the overall status of the capture in audio_detach_capture() 503 * Hard voice (capture) 547 * Soft voice (capture) 1092 dolog("Could not mix %zu frames into a capture " in audio_capture_mix_and_clear() 1369 cb->ops.capture (cb->opaque, cap->buf, in audio_run_capture() 1858 dolog("Can't capture with mixeng disabled\n"); in AUD_add_capture() 1863 dolog ("Invalid settings were passed when trying to add capture\n"); in AUD_add_capture()
|
/qemu/target/s390x/ |
H A D | meson.build | 16 capture: true,
|
/qemu/qga/ |
H A D | qapi-schema.json | 1276 # and @err-data are present only if 'capture-output' was specified 1322 # An enumeration of guest-exec capture modes. 1324 # @none: do not capture any output 1326 # @stdout: only capture stdout 1328 # @stderr: only capture stderr 1330 # @separated: capture both stdout and stderr, but separated into 1333 # @merged: capture both stdout and stderr, but merge together into 1350 # @mode: capture mode; preferred interface 1371 # @capture-output: bool flag to enable capture of stdout/stderr of 1380 '*input-data': 'str', '*capture-output': 'GuestExecCaptureOutput' },
|
/qemu/ |
H A D | hmp-commands-info.hx | 337 .name = "capture", 340 .help = "show capture information", 345 ``info capture`` 346 Show capture information.
|
/qemu/tests/qemu-iotests/ |
H A D | common.qemu | 96 capture=0 101 *\"event\":\ \"${evname}\"* ) capture=1 ;; 104 if [ $capture = 1 ];
|
/qemu/po/ |
H A D | fr_FR.po | 21 msgstr "- Appuyer sur Ctrl+Alt+G pour arrêter la capture"
|
/qemu/hw/audio/ |
H A D | intel-hda-defs.h | 94 /* ICH, ATI and VIA have 4 playback and 4 capture */ 98 /* ULI has 6 playback and 5 capture */ 102 /* ATI HDMI has 1 playback and 0 capture */ 106 /* TERA has 4 playback and 3 capture */
|
/qemu/pc-bios/ |
H A D | meson.build | 23 capture: true,
|
/qemu/rust/qemu-api/ |
H A D | meson.build | 3 capture: true, check: true).stdout().strip().splitlines()
|