Home
last modified time | relevance | path

Searched refs:snd_pcm_uframes_t (Results 1 – 9 of 9) sorted by relevance

/include/uapi/sound/
A Dasound.h147 typedef unsigned long snd_pcm_uframes_t; typedef
422 snd_pcm_uframes_t fifo_size; /* R: chip FIFO size in frames */
444 snd_pcm_uframes_t stop_threshold; /* - stop playback */
448 snd_pcm_uframes_t boundary; /* pointers wrap point */
486 snd_pcm_uframes_t appl_ptr; /* appl ptr */
487 snd_pcm_uframes_t hw_ptr; /* hw ptr */
489 snd_pcm_uframes_t avail; /* number of frames available */
534 snd_pcm_uframes_t hw_ptr; /* RO: hw ptr (0...boundary-1) */
575 snd_pcm_uframes_t hw_ptr; /* RO: hw ptr (0...boundary-1) */
610 snd_pcm_uframes_t frames;
[all …]
/include/sound/
A Dpcm.h370 snd_pcm_uframes_t avail_max;
399 snd_pcm_uframes_t start_threshold;
400 snd_pcm_uframes_t stop_threshold;
401 snd_pcm_uframes_t silence_threshold;
402 snd_pcm_uframes_t silence_size;
403 snd_pcm_uframes_t boundary;
1195 void __user *buf, snd_pcm_uframes_t frames) in snd_pcm_lib_read()
1223 void *buf, snd_pcm_uframes_t frames) in snd_pcm_kernel_read()
1237 void **bufs, snd_pcm_uframes_t frames) in snd_pcm_kernel_readv()
1547 snd_pcm_uframes_t appl_ptr; /* appl ptr */
[all …]
A Dpxa2xx-lib.h18 extern snd_pcm_uframes_t pxa2xx_pcm_pointer(struct snd_pcm_substream *substream);
36 extern snd_pcm_uframes_t
A Dpcm-indirect.h24 snd_pcm_uframes_t appl_ptr; /* Last seen appl_ptr */
39 snd_pcm_uframes_t appl_ptr = runtime->control->appl_ptr; in snd_pcm_indirect_playback_transfer()
81 static inline snd_pcm_uframes_t
113 snd_pcm_uframes_t appl_ptr = runtime->control->appl_ptr; in snd_pcm_indirect_capture_transfer()
154 static inline snd_pcm_uframes_t
A Ddmaengine_pcm.h33 snd_pcm_uframes_t snd_dmaengine_pcm_pointer(struct snd_pcm_substream *substream);
34 snd_pcm_uframes_t snd_dmaengine_pcm_pointer_no_residue(struct snd_pcm_substream *substream);
A Dsoc-component.h133 snd_pcm_uframes_t (*pointer)(struct snd_soc_component *component,
A Demu10k1.h1510 snd_pcm_uframes_t resume_pos;
/include/trace/events/
A Dsof.h66 snd_pcm_uframes_t dma_posn,
67 snd_pcm_uframes_t dai_posn
A Dsof_intel.h93 snd_pcm_uframes_t pos

Completed in 28 milliseconds