Searched defs:snd_pcm_channel_info (Results 1 – 11 of 11) sorted by relevance
384 struct snd_pcm_channel_info { struct385 unsigned int channel;386 __kernel_off_t offset;387 unsigned int first;389 unsigned int step;
396 struct snd_pcm_channel_info { struct397 unsigned int channel;398 __kernel_off_t offset; /* mmap offset */399 unsigned int first; /* offset to first sample in bits */400 unsigned int step; /* samples distance in bits */
389 struct snd_pcm_channel_info { struct391 unsigned int channel;392 __kernel_off_t offset;393 unsigned int first;394 unsigned int step;
404 struct snd_pcm_channel_info { struct405 unsigned int channel;406 __kernel_off_t offset; /* mmap offset */407 unsigned int first; /* offset to first sample in bits */408 unsigned int step; /* samples distance in bits */
387 struct snd_pcm_channel_info { struct389 unsigned int channel;390 __kernel_off_t offset;391 unsigned int first;392 unsigned int step;
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 */
353 struct snd_pcm_channel_info { struct354 unsigned int channel;355 __kernel_off_t offset;356 unsigned int first;357 unsigned int step;