Home | History | Annotate | Download | only in sound

Lines Matching defs:snd_pcm_uframes_t

109 typedef unsigned long snd_pcm_uframes_t;
356 snd_pcm_uframes_t fifo_size;
371 snd_pcm_uframes_t avail_min;
372 snd_pcm_uframes_t xfer_align;
374 snd_pcm_uframes_t start_threshold;
375 snd_pcm_uframes_t stop_threshold;
376 snd_pcm_uframes_t silence_threshold;
377 snd_pcm_uframes_t silence_size;
379 snd_pcm_uframes_t boundary;
395 snd_pcm_uframes_t appl_ptr;
396 snd_pcm_uframes_t hw_ptr;
399 snd_pcm_uframes_t avail;
400 snd_pcm_uframes_t avail_max;
401 snd_pcm_uframes_t overrange;
412 snd_pcm_uframes_t hw_ptr;
420 snd_pcm_uframes_t appl_ptr;
421 snd_pcm_uframes_t avail_min;
445 snd_pcm_uframes_t frames;
451 snd_pcm_uframes_t frames;
537 #define SNDRV_PCM_IOCTL_REWIND _IOW('A', 0x46, snd_pcm_uframes_t)
541 #define SNDRV_PCM_IOCTL_FORWARD _IOW('A', 0x49, snd_pcm_uframes_t)