snd_pcm_sframes_t 53 include/sound/pcm-indirect.h snd_pcm_sframes_t diff = appl_ptr - rec->appl_ptr; snd_pcm_sframes_t 57 include/sound/pcm-indirect.h if (diff < -(snd_pcm_sframes_t) (runtime->boundary / 2)) snd_pcm_sframes_t 119 include/sound/pcm-indirect.h snd_pcm_sframes_t diff = appl_ptr - rec->appl_ptr; snd_pcm_sframes_t 122 include/sound/pcm-indirect.h if (diff < -(snd_pcm_sframes_t) (runtime->boundary / 2)) snd_pcm_sframes_t 290 include/sound/pcm.h snd_pcm_sframes_t delay; /* extra delay; typically FIFO size */ snd_pcm_sframes_t 571 include/sound/pcm.h static inline snd_pcm_sframes_t bytes_to_frames(struct snd_pcm_runtime *runtime, ssize_t size) snd_pcm_sframes_t 581 include/sound/pcm.h static inline ssize_t frames_to_bytes(struct snd_pcm_runtime *runtime, snd_pcm_sframes_t size) snd_pcm_sframes_t 608 include/sound/pcm.h snd_pcm_sframes_t avail = runtime->status->hw_ptr + runtime->buffer_size - runtime->control->appl_ptr; snd_pcm_sframes_t 621 include/sound/pcm.h snd_pcm_sframes_t avail = runtime->status->hw_ptr - runtime->control->appl_ptr; snd_pcm_sframes_t 627 include/sound/pcm.h static inline snd_pcm_sframes_t snd_pcm_playback_hw_avail(struct snd_pcm_runtime *runtime) snd_pcm_sframes_t 632 include/sound/pcm.h static inline snd_pcm_sframes_t snd_pcm_capture_hw_avail(struct snd_pcm_runtime *runtime) snd_pcm_sframes_t 868 include/sound/pcm.h snd_pcm_sframes_t snd_pcm_lib_write(struct snd_pcm_substream *substream, snd_pcm_sframes_t 871 include/sound/pcm.h snd_pcm_sframes_t snd_pcm_lib_read(struct snd_pcm_substream *substream, snd_pcm_sframes_t 873 include/sound/pcm.h snd_pcm_sframes_t snd_pcm_lib_writev(struct snd_pcm_substream *substream, snd_pcm_sframes_t 875 include/sound/pcm.h snd_pcm_sframes_t snd_pcm_lib_readv(struct snd_pcm_substream *substream, snd_pcm_sframes_t 191 include/sound/soc-dai.h snd_pcm_sframes_t (*delay)(struct snd_pcm_substream *, snd_pcm_sframes_t 875 include/sound/soc.h snd_pcm_sframes_t (*delay)(struct snd_pcm_substream *, snd_pcm_sframes_t 415 include/uapi/sound/asound.h snd_pcm_sframes_t delay; /* current delay in frames */ snd_pcm_sframes_t 456 include/uapi/sound/asound.h snd_pcm_sframes_t result; snd_pcm_sframes_t 462 include/uapi/sound/asound.h snd_pcm_sframes_t result; snd_pcm_sframes_t 532 include/uapi/sound/asound.h #define SNDRV_PCM_IOCTL_DELAY _IOR('A', 0x21, snd_pcm_sframes_t)