Home
last modified time | relevance | path

Searched defs:snd_pcm_mmap_status (Results 1 – 14 of 14) sorted by relevance

/dports/databases/postgresql12-server/postgresql-12.9/src/include/commands/
H A Dcopy.h36 extern bool NextCopyFromRawFields(CopyState cstate,
38 extern void CopyFromErrorCallback(void *arg);
40 extern uint64 CopyFrom(CopyState cstate);
42 extern DestReceiver *CreateCopyDestReceiver(void);
44 #endif /* COPY_H */
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/alsa-0.5.0/src/direct/
H A Dffi.rs27 pub struct snd_pcm_mmap_status { struct
28 pub state: snd_pcm_state_t, /* RO: state - SNDRV_PCM_STATE_XXXX */
29 pub pad1: libc::c_int, /* Needed for 64 bit alignment */
30 pub hw_ptr: snd_pcm_uframes_t, /* RO: hw ptr (0...boundary-1) */
54 pub union snd_pcm_mmap_status_r { argument
55 pub status: snd_pcm_mmap_status, argument
H A Dasound_ioctl.rs3939 pub struct snd_pcm_mmap_status { struct
3950 ::std::mem::size_of::<snd_pcm_mmap_status>(), in bindgen_test_layout_snd_pcm_mmap_status() argument
/dports/www/firefox/firefox-99.0/third_party/rust/alsa/src/direct/
H A Dffi.rs27 pub struct snd_pcm_mmap_status { struct
28 pub state: snd_pcm_state_t, /* RO: state - SNDRV_PCM_STATE_XXXX */
29 pub pad1: libc::c_int, /* Needed for 64 bit alignment */
30 pub hw_ptr: snd_pcm_uframes_t, /* RO: hw ptr (0...boundary-1) */
54 pub union snd_pcm_mmap_status_r { argument
55 pub status: snd_pcm_mmap_status, argument
H A Dasound_ioctl.rs3939 pub struct snd_pcm_mmap_status { struct
3950 ::std::mem::size_of::<snd_pcm_mmap_status>(), in bindgen_test_layout_snd_pcm_mmap_status() argument
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/alsa-0.5.0/src/direct/
H A Dffi.rs27 pub struct snd_pcm_mmap_status { struct
28 pub state: snd_pcm_state_t, /* RO: state - SNDRV_PCM_STATE_XXXX */
29 pub pad1: libc::c_int, /* Needed for 64 bit alignment */
30 pub hw_ptr: snd_pcm_uframes_t, /* RO: hw ptr (0...boundary-1) */
54 pub union snd_pcm_mmap_status_r { argument
55 pub status: snd_pcm_mmap_status, argument
H A Dasound_ioctl.rs3939 pub struct snd_pcm_mmap_status { struct
3950 ::std::mem::size_of::<snd_pcm_mmap_status>(), in bindgen_test_layout_snd_pcm_mmap_status() argument
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/alsa-0.2.2/src/
H A Drawmidi.rs36 let d = match dir {
37 Direction::Playback => alsa::SND_RAWMIDI_STREAM_OUTPUT,
38 Direction::Capture => alsa::SND_RAWMIDI_STREAM_INPUT,
40 unsafe { alsa::snd_rawmidi_info_set_stream(r.0, d) };
41 unsafe { alsa::snd_rawmidi_info_set_subdevice(r.0, sub as c_uint) };
44
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/alsa-0.2.2/src/
H A Dpcm_direct.rs36 pub struct snd_pcm_mmap_status { struct
37 pub state: snd_pcm_state_t, /* RO: state - SNDRV_PCM_STATE_XXXX */
38 pub pad1: libc::c_int, /* Needed for 64 bit alignment */
39 pub hw_ptr: snd_pcm_uframes_t, /* RO: hw ptr (0...boundary-1) */
63 pub union snd_pcm_mmap_status_r { argument
64 pub status: snd_pcm_mmap_status, argument
/dports/games/retroarch/RetroArch-1.9.7/audio/drivers/
H A Dtinyalsa.c449 struct snd_pcm_mmap_status struct
451 tinyalsa_snd_pcm_state_t state; /* RO: state - SNDRV_PCM_STATE_XXXX */
452 int pad1; /* Needed for 64 bit alignment */
453 snd_pcm_uframes_t hw_ptr; /* RO: hw ptr (0...boundary-1) */
454 struct timespec tstamp; /* Timestamp */
455 tinyalsa_snd_pcm_state_t suspended_state; /* RO: suspended stream state */
456 struct timespec audio_tstamp; /* from sample counter or wall clock */
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_skypopen/old-stuff/
H A Dpcm_native.c3036 static int snd_pcm_mmap_status(struct snd_pcm_substream *substream, struct file *file, in snd_pcm_mmap_status() function
3095 static int snd_pcm_mmap_status(struct snd_pcm_substream *substream, struct file *file, in snd_pcm_mmap_status() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/core/
H A Dpcm_native.c3546 static int snd_pcm_mmap_status(struct snd_pcm_substream *substream, struct file *file, in snd_pcm_mmap_status() function
3629 static int snd_pcm_mmap_status(struct snd_pcm_substream *substream, struct file *file, in snd_pcm_mmap_status() function
/dports/multimedia/libv4l/linux-5.13-rc2/sound/core/
H A Dpcm_native.c3546 static int snd_pcm_mmap_status(struct snd_pcm_substream *substream, struct file *file, in snd_pcm_mmap_status() function
3629 static int snd_pcm_mmap_status(struct snd_pcm_substream *substream, struct file *file, in snd_pcm_mmap_status() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/core/
H A Dpcm_native.c3546 static int snd_pcm_mmap_status(struct snd_pcm_substream *substream, struct file *file, in snd_pcm_mmap_status() function
3629 static int snd_pcm_mmap_status(struct snd_pcm_substream *substream, struct file *file, in snd_pcm_mmap_status() function