/linux-4.4.14/sound/soc/fsl/ |
D | imx-pcm-fiq.c | 46 atomic_t capturing; member 56 if (!atomic_read(&iprtd->playing) && !atomic_read(&iprtd->capturing)) in snd_hrtimer_callback() 124 atomic_set(&iprtd->capturing, 1); in snd_imx_pcm_trigger() 136 atomic_set(&iprtd->capturing, 0); in snd_imx_pcm_trigger() 138 !atomic_read(&iprtd->capturing)) in snd_imx_pcm_trigger() 187 atomic_set(&iprtd->capturing, 0); in snd_imx_open()
|
/linux-4.4.14/drivers/media/usb/go7007/ |
D | snd-go7007.c | 52 int capturing; member 102 if (gosnd->capturing) in parse_audio_stream_data() 176 gosnd->capturing = 1; in go7007_snd_pcm_trigger() 180 gosnd->capturing = 0; in go7007_snd_pcm_trigger() 243 gosnd->capturing = 0; in go7007_snd_init()
|
/linux-4.4.14/drivers/media/pci/ivtv/ |
D | ivtv-streams.c | 534 if (atomic_read(&itv->capturing) == 0) { in ivtv_start_v4l2_encode_stream() 602 if (atomic_read(&itv->capturing) == 0) { in ivtv_start_v4l2_encode_stream() 638 atomic_inc(&itv->capturing); in ivtv_start_v4l2_encode_stream() 793 if (atomic_read(&itv->capturing) == 0) in ivtv_stop_v4l2_encode_stream() 864 atomic_dec(&itv->capturing); in ivtv_stop_v4l2_encode_stream() 872 if (atomic_read(&itv->capturing) > 0) { in ivtv_stop_v4l2_encode_stream() 998 if (atomic_read(&itv->capturing) == 0) { in ivtv_passthrough_mode() 1005 atomic_inc(&itv->capturing); in ivtv_passthrough_mode() 1016 atomic_dec(&itv->capturing); in ivtv_passthrough_mode() 1021 if (atomic_read(&itv->capturing) == 0) in ivtv_passthrough_mode()
|
D | ivtv-firmware.c | 346 if (!res && !atomic_read(&itv->capturing) && in ivtv_firmware_check() 377 if (res && !atomic_read(&itv->capturing) && in ivtv_firmware_check()
|
D | ivtv-fileops.c | 364 if (atomic_read(&itv->capturing) == 0 && s->fh == NULL) { in ivtv_read() 904 if (atomic_read(&itv->capturing) > 0) { in ivtv_v4l2_close() 1008 if (atomic_read(&itv->capturing) > 0) { 1060 if (atomic_read(&itv->capturing)) 1067 if (atomic_read(&itv->capturing)) {
|
D | ivtv-ioctl.c | 597 if (atomic_read(&itv->capturing) > 0) in ivtv_s_fmt_vid_cap() 615 if (!ivtv_raw_vbi(itv) && atomic_read(&itv->capturing) > 0) in ivtv_s_fmt_vbi_cap() 634 if (ivtv_raw_vbi(itv) && atomic_read(&itv->capturing) > 0) in ivtv_s_fmt_sliced_vbi_cap() 1009 if (atomic_read(&itv->capturing) > 0) { in ivtv_s_input() 1187 atomic_read(&itv->capturing) > 0 || in ivtv_s_std() 1281 if (!atomic_read(&itv->capturing)) in ivtv_g_enc_index() 1316 if (!atomic_read(&itv->capturing)) in ivtv_encoder_cmd() 1329 if (!atomic_read(&itv->capturing)) in ivtv_encoder_cmd()
|
D | ivtv-driver.h | 670 atomic_t capturing; /* count number of active capture streams */ member
|
D | ivtv-driver.c | 1417 if (atomic_read(&itv->capturing) > 0) in ivtv_remove()
|
/linux-4.4.14/sound/parisc/ |
D | harmony.c | 226 if (h->csubs && h->st.capturing) { in snd_harmony_interrupt() 310 if (h->st.capturing) in snd_harmony_playback_trigger() 352 h->st.capturing = 1; in snd_harmony_capture_trigger() 359 h->st.capturing = 0; in snd_harmony_capture_trigger() 413 if (h->st.capturing) in snd_harmony_playback_prepare() 450 h->st.capturing = 0; in snd_harmony_capture_prepare() 504 if (!(h->st.capturing) || (h->csubs == NULL)) in snd_harmony_capture_pointer()
|
D | harmony.h | 30 int capturing; member
|
/linux-4.4.14/Documentation/video4linux/bttv/ |
D | PROBLEMS | 1 - Start capturing by pressing "c" or by selecting it via a menu! 3 - Start capturing by pressing "c" or by selecting it via a menu!!!
|
/linux-4.4.14/net/dccp/ |
D | Kconfig | 46 This module allows for capturing the changes to DCCP connection
|
/linux-4.4.14/Documentation/video4linux/ |
D | fimc.txt | 8 space converter, image resizer and rotator. It's also capable of capturing 68 The media device interface allows to configure the SoC for capturing image
|
D | vivid.txt | 31 - All Field settings are supported for testing interlaced capturing 303 When you start capturing in V4L2_FIELD_ALTERNATE mode the first buffer will 346 field order is always top field first, and when you start capturing an 915 matters too much. This also prohibits capturing with 'Field Top' or 'Field 1033 The overlay only works if you are also capturing at that same time. This is a 1035 filling the overlay directly. And if you are not capturing, then no buffers 1045 you start capturing in the second instance. For the first instance you setup
|
D | v4l2-controls.txt | 455 bitrate controls that cannot be changed while capturing is in progress.
|
/linux-4.4.14/drivers/hwtracing/coresight/ |
D | Kconfig | 41 connected to an external host for use case capturing more traces than
|
/linux-4.4.14/net/sctp/ |
D | Kconfig | 44 This module allows for capturing the changes to SCTP association
|
/linux-4.4.14/Documentation/ |
D | SAK.txt | 5 provided as protection against trojan password capturing programs. It
|
/linux-4.4.14/Documentation/kdump/ |
D | kdump.txt | 109 1) Build a separate custom dump-capture kernel for capturing the 119 one does not have to build a second kernel for capturing the dump. But
|
/linux-4.4.14/Documentation/networking/ |
D | README.sb1000 | 67 5.) Set up to configure the new SB1000 PnP card by capturing the output
|
D | packet_mmap.txt | 38 transmission process, but it isn't everything. At least, if you are capturing 132 the same way as in capturing described in the previous paragraph:
|
/linux-4.4.14/net/ |
D | Kconfig | 321 This module allows for capturing the changes to TCP connection
|
/linux-4.4.14/arch/x86/ |
D | Kconfig | 1828 to use a bzImage for capturing the crash dump and want to use a 1833 So if you are using bzImage for capturing the crash dump, 1836 for capturing the crash dump change this value to start of 1843 Usage of bzImage for capturing the crash dump is recommended as
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic7xxx.reg | 1641 * We reuse them after capturing the BIOS settings during
|
D | aic79xx.seq | 2028 * between the two by capturing the state of the SAVEPTRS interrupt
|
/linux-4.4.14/arch/mips/ |
D | Kconfig | 2677 If you plan to use kernel for capturing the crash dump change
|