Home | History | Annotate | Download | only in sound

Lines Matching refs:snd_pcm_uframes_t

99 typedef unsigned long snd_pcm_uframes_t;
334 snd_pcm_uframes_t fifo_size;
349 snd_pcm_uframes_t avail_min;
350 snd_pcm_uframes_t xfer_align;
351 snd_pcm_uframes_t start_threshold;
352 snd_pcm_uframes_t stop_threshold;
354 snd_pcm_uframes_t silence_threshold;
355 snd_pcm_uframes_t silence_size;
356 snd_pcm_uframes_t boundary;
372 snd_pcm_uframes_t appl_ptr;
374 snd_pcm_uframes_t hw_ptr;
376 snd_pcm_uframes_t avail;
377 snd_pcm_uframes_t avail_max;
379 snd_pcm_uframes_t overrange;
387 snd_pcm_uframes_t hw_ptr;
394 snd_pcm_uframes_t appl_ptr;
395 snd_pcm_uframes_t avail_min;
419 snd_pcm_uframes_t frames;
425 snd_pcm_uframes_t frames;
457 #define SNDRV_PCM_IOCTL_REWIND _IOW('A', 0x46, snd_pcm_uframes_t)
461 #define SNDRV_PCM_IOCTL_FORWARD _IOW('A', 0x49, snd_pcm_uframes_t)