Searched defs:snd_pcm_channel_info (Results 1 – 2 of 2) sorted by relevance
382 struct snd_pcm_channel_info { struct384 unsigned int channel;385 __kernel_off_t offset;386 unsigned int first;387 unsigned int step;
395 struct snd_pcm_channel_info { struct396 unsigned int channel;397 __kernel_off_t offset; /* mmap offset */398 unsigned int first; /* offset to first sample in bits */399 unsigned int step; /* samples distance in bits */