Home | History | Annotate | Download | only in sound

Lines Matching defs:snd_pcm_uframes_t

114 typedef unsigned long snd_pcm_uframes_t;
359 snd_pcm_uframes_t fifo_size;
374 snd_pcm_uframes_t avail_min;
375 snd_pcm_uframes_t xfer_align;
376 snd_pcm_uframes_t start_threshold;
377 snd_pcm_uframes_t stop_threshold;
379 snd_pcm_uframes_t silence_threshold;
380 snd_pcm_uframes_t silence_size;
381 snd_pcm_uframes_t boundary;
400 snd_pcm_uframes_t appl_ptr;
401 snd_pcm_uframes_t hw_ptr;
404 snd_pcm_uframes_t avail;
405 snd_pcm_uframes_t avail_max;
406 snd_pcm_uframes_t overrange;
417 snd_pcm_uframes_t hw_ptr;
425 snd_pcm_uframes_t appl_ptr;
426 snd_pcm_uframes_t avail_min;
450 snd_pcm_uframes_t frames;
456 snd_pcm_uframes_t frames;
544 #define SNDRV_PCM_IOCTL_REWIND _IOW('A', 0x46, snd_pcm_uframes_t)
547 #define SNDRV_PCM_IOCTL_FORWARD _IOW('A', 0x49, snd_pcm_uframes_t)